]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[media] xc4000: rename firmware image filename
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Sun, 27 Dec 2009 20:55:13 +0000 (17:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:52:31 +0000 (17:52 -0300)
Give the xc4000 firmware filename a filename that makes more sense for public
release.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/xc4000.c

index 49d5929389ff35e73ee74ef95542910b57b5f7df..02edd9493d278e253049a43602392bfb39c00c8f 100644 (file)
@@ -52,7 +52,9 @@ static LIST_HEAD(hybrid_tuner_instance_list);
 #define dprintk(level, fmt, arg...) if (debug >= level) \
        printk(KERN_INFO "%s: " fmt, "xc4000", ## arg)
 
-#define XC4000_DEFAULT_FIRMWARE "xc4000-02.fw"
+/* Note that the last version digit is my internal build number (so I can
+   rev the firmware even if the core Xceive firmware was unchanged) */
+#define XC4000_DEFAULT_FIRMWARE "dvb-fe-xc4000-1.4.1.fw"
 #define XC4000_DEFAULT_FIRMWARE_SIZE 18643