[media] tm6000: remove old tuner params
Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
7231f49a67
commit
3d6baf5ffa
1 changed files with 1 additions and 5 deletions
|
@ -922,12 +922,8 @@ static void tm6000_config_tuner(struct tm6000_core *dev)
|
|||
memset(&xc2028_cfg, 0, sizeof(xc2028_cfg));
|
||||
memset(&ctl, 0, sizeof(ctl));
|
||||
|
||||
ctl.input1 = 1;
|
||||
ctl.read_not_reliable = 0;
|
||||
ctl.msleep = 10;
|
||||
ctl.demod = XC3028_FE_ZARLINK456;
|
||||
ctl.vhfbw7 = 1;
|
||||
ctl.uhfbw8 = 1;
|
||||
|
||||
xc2028_cfg.tuner = TUNER_XC2028;
|
||||
xc2028_cfg.priv = &ctl;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue