aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/lgdt3302.c
diff options
context:
space:
mode:
authorMichael Hunold <hunold@linuxtv.org>2005-07-27 11:46:00 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-27 16:26:17 -0700
commit9d2599d98e9cb511f326b2d1b353e462bc360774 (patch)
treecf7f6af005d331c4115a60c33729e2adeb622dc0 /drivers/media/dvb/frontends/lgdt3302.c
parent29780bb7af61752924cf4814f2d8180747b38105 (diff)
[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/dvb/frontends/lgdt3302.c')
0 files changed, 0 insertions, 0 deletions