aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tuner-types.c
diff options
context:
space:
mode:
authorThierry MERLE <thierry.merle@free.fr>2006-12-04 08:31:42 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-12-10 09:05:53 -0200
commitd8159a3684007e0ded915cb7465c9534a2650c53 (patch)
tree89df14d28ae3e6d23bd29f1e52519d0e248acda9 /drivers/media/video/tuner-types.c
parentV4L/DVB (4935): Added the capability of selecting fm gain by tuner (diff)
downloadlinux-dev-d8159a3684007e0ded915cb7465c9534a2650c53.tar.xz
linux-dev-d8159a3684007e0ded915cb7465c9534a2650c53.zip
V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to Normal
- remove any specific TDA9887_SET_CONFIG of usbvision driver - add fm_gain_normal=1 to the MT4049FM5 tuner for radio functionality Signed-off-by: Thierry MERLE <thierry.merle@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/tuner-types.c')
-rw-r--r--drivers/media/video/tuner-types.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/tuner-types.c b/drivers/media/video/tuner-types.c
index 1256c64af4db..74c3e6f96f1a 100644
--- a/drivers/media/video/tuner-types.c
+++ b/drivers/media/video/tuner-types.c
@@ -651,6 +651,7 @@ static struct tuner_params tuner_microtune_4049_fm5_params[] = {
.has_tda9887 = 1,
.port1_invert_for_secam_lc = 1,
.default_pll_gating_18 = 1,
+ .fm_gain_normal=1,
},
};