V4L/DVB: tm6000: renaming firmware
authorStefan Ringel <stefan.ringel@arcor.de>
Fri, 23 Apr 2010 15:43:42 +0000 (12:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:20 +0000 (12:58 -0300)
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>
drivers/staging/tm6000/tm6000-cards.c

index 1aa6bc1..56b878f 100644 (file)
@@ -549,7 +549,7 @@ static void tm6000_config_tuner (struct tm6000_core *dev)
                        if (dev->dev_type == TM6010)
                                ctl.fname = "xc3028-v27.fw";
                        else
-                               ctl.fname = "tm6000-xc3028.fw";
+                               ctl.fname = "xc3028-v24.fw";
                }
 
                printk(KERN_INFO "Setting firmware parameters for xc2028\n");