linux_dsm_epyc7002/drivers/media
Mauro Carvalho Chehab 9adf6132dc [media] dvb: get rid of fe_ioctl_override callback
This callback were meant to allow overriding a FE callback, before its
call, but it is not really needed, as the callback can be intercepted
after tuner attachment.

Worse than that, only DVBv3 calls are intercepted this way, so a DVBv5
application will produce different effects than a DVBv3 one.

So, get rid of it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Acked-by: Antti Palosaari <crope@iki.fi>
Reviewed-by: Antti Palosaari <crope@iki.fi>
2012-08-13 16:34:03 -03:00
..
common [media] qt1010: signedness bug in qt1010_init_meas1() 2012-08-12 13:21:06 -03:00
dvb [media] dvb: get rid of fe_ioctl_override callback 2012-08-13 16:34:03 -03:00
radio [media] drivers/media/radio/radio-si4713.c: use devm_ functions 2012-08-13 16:29:58 -03:00
rc [media] rc: transmit on device which does not support it should fail 2012-08-13 16:19:14 -03:00
video [media] dvb: get rid of fe_ioctl_override callback 2012-08-13 16:34:03 -03:00
Kconfig [media] Kconfig: Split the core support options from the driver ones 2012-07-06 09:12:59 -03:00
Makefile
media-device.c [media] media: fix MEDIA_IOC_DEVICE_INFO return code 2012-08-12 07:57:57 -03:00
media-devnode.c
media-entity.c