Commit 3716ae3e authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

V4L/DVB (12819): tm6000: mts parameter has changed on tuner-xc2028.c

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 70bfae5a
......@@ -168,7 +168,7 @@ static void tm6000_config_tuner (struct tm6000_core *dev)
if (dev->tuner_type == TUNER_XC2028) {
ctl.fname = "tm6000-xc3028.fw";
ctl.type = XC2028_FIRM_MTS;
ctl.mts = 1;
xc2028_cfg.tuner = TUNER_XC2028;
xc2028_cfg.priv = &ctl;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment