summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tuner-simple.c
diff options
context:
space:
mode:
authorMichael Hunold2005-07-27 20:46:00 +0200
committerLinus Torvalds2005-07-28 01:26:17 +0200
commit9d2599d98e9cb511f326b2d1b353e462bc360774 (patch)
treecf7f6af005d331c4115a60c33729e2adeb622dc0 /drivers/media/video/tuner-simple.c
parent[PATCH] v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original ... (diff)
downloadkernel-qcow2-linux-9d2599d98e9cb511f326b2d1b353e462bc360774.tar.gz
kernel-qcow2-linux-9d2599d98e9cb511f326b2d1b353e462bc360774.tar.xz
kernel-qcow2-linux-9d2599d98e9cb511f326b2d1b353e462bc360774.zip
[PATCH] v4l: fix tuning with MXB driver
I noticed that some past changes to the gerneric Video4Linux tuner module for analog tuners broke my "Multimedia eXtension Board" driver. The tuner driver was made aware of Video4Linux2 tuning ioctls, but my driver was not ported and still uses the Video4Linux1 ioctls. This does not work anymore as intendend, the tuning is currently broken. The attached patch fixes non-working tuning in MXB driver introduced by some recent generic tuner changes by replacing Video4Linux1 tuner ioctls with proper Video4Linux2 tuner ioctls. - fix non-working tuning in MXB driver introduced by some recent generic tuner changes by replacing Video4Linux1 tuner ioctls with proper Video4Linux2 tuner ioctls Signed-off-by: Michael Hunold <hunold@linuxtv.org> Cc: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media/video/tuner-simple.c')
0 files changed, 0 insertions, 0 deletions