linux-stable-rt/drivers/media/radio
Laurent Pinchart 327ae59757 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
The video_device::minor field is used where it shouldn't, either to

- test for error conditions that can't happen anymore with the current
  v4l-dvb core,
- store the value in a driver private field that isn't used anymore,
- check the video device type where video_device::vfl_type should be
  used, or
- create the name of a kernel thread that should get a stable name.

Remove or fix those use cases.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-16 00:17:58 -02:00
..
si470x
Kconfig
Makefile
dsbr100.c
radio-aimslab.c
radio-aztech.c
radio-cadet.c
radio-gemtek-pci.c
radio-gemtek.c
radio-maestro.c
radio-maxiradio.c
radio-miropcm20.c
radio-mr800.c
radio-rtrack2.c
radio-sf16fmi.c
radio-sf16fmr2.c
radio-si4713.c
radio-tea5764.c V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers 2009-12-16 00:17:58 -02:00
radio-terratec.c
radio-trust.c
radio-typhoon.c
radio-zoltrix.c
si4713-i2c.c
si4713-i2c.h
tef6862.c