kernel-hacking-2024-linux-s.../drivers/media
Mauro Carvalho Chehab a1ad5ec7f5 [media] tuner-core: fix a 2.6.39 regression with mt20xx
As Simon reported, digital TV broke with mt20xx tuner due to
commit ad020dc2fe.

The mt20xx tuner passes V4L2_TUNER_DIGITAL_TV to tuner core. However, the
check_mode code now doesn't handle it well. Change the logic there to
avoid the breakage, and fix a test for analog-only at g_tuner.

Reported-by: Simon Arlott <simon@fire.lp0.eu>
Tested-by: Simon Arlott <simon@fire.lp0.eu>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-07-13 20:21:00 -03:00
..
common [media] DVB: mxl5005s: handle new bandwidths by returning -EINVAL 2011-05-20 19:04:59 -03:00
dvb [media] dvb_frontend: fix race condition in stopping/starting frontend 2011-07-13 19:50:12 -03:00
radio [media] media: fix radio-sf16fmr2 build when SND is not enabled 2011-07-13 19:40:08 -03:00
rc [media] nuvoton-cir: make idle timeout more sane 2011-07-11 20:52:37 -03:00
video [media] tuner-core: fix a 2.6.39 regression with mt20xx 2011-07-13 20:21:00 -03:00
Kconfig
Makefile
media-device.c
media-devnode.c [media] media: Fix media device minor registration 2011-06-01 13:24:23 -03:00
media-entity.c