Skip to content

Commit

Permalink
V4L/DVB (12819): tm6000: mts parameter has changed on tuner-xc2028.c
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed May 18, 2010
1 parent 70bfae5 commit 3716ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/tm6000/tm6000-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 3716ae3

Please sign in to comment.