From: Mauro Carvalho Chehab Date: Fri, 15 Jul 2005 10:56:28 +0000 (-0700) Subject: [PATCH] v4l: bug fixes for tuner, cx88 and tea5767 X-Git-Tag: daily-2014.03.25.0_l4t/l4t-r19.1~53323 X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-3.10.git;a=commitdiff_plain;h=c5287ba132ff742e595d42c28b66cbba19522c4e;hp=c5287ba132ff742e595d42c28b66cbba19522c4e [PATCH] v4l: bug fixes for tuner, cx88 and tea5767 - In CX88 code, some cards needs to have audio reprogramed after changing video channel; - Tuner autodetection code seems not to work on some cards. Now, no_autodetect insmod option allows disabling autodetection code; - Minor fixes in tea5767 to reduce integer trunc; - There are some new Pixelview Ultra Pro cards that doesn't use TEA5767 for radio. As autodetection is capable of checking for tea, radio tuners and addresses removed. - CX88 version number incremented. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds ---