V4L/DVB: tm6000: renaming firmware
renaming tm6000-xc3028.fw to xc3028-v24.fw Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
120756e10e
commit
e18f58c626
1 changed files with 1 additions and 1 deletions
|
@ -549,7 +549,7 @@ static void tm6000_config_tuner (struct tm6000_core *dev)
|
||||||
if (dev->dev_type == TM6010)
|
if (dev->dev_type == TM6010)
|
||||||
ctl.fname = "xc3028-v27.fw";
|
ctl.fname = "xc3028-v27.fw";
|
||||||
else
|
else
|
||||||
ctl.fname = "tm6000-xc3028.fw";
|
ctl.fname = "xc3028-v24.fw";
|
||||||
}
|
}
|
||||||
|
|
||||||
printk(KERN_INFO "Setting firmware parameters for xc2028\n");
|
printk(KERN_INFO "Setting firmware parameters for xc2028\n");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue