mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 19:46:39 +07:00
V4L/DVB (12819): tm6000: mts parameter has changed on tuner-xc2028.c
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
70bfae5aaf
commit
3716ae3ed7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user