From 2ed5859682c9325d47ec3d21617e8b7c861c1c7e Mon Sep 17 00:00:00 2001 From: Tyler Trafford Date: Wed, 9 Nov 2005 19:20:41 +0000 Subject: make cx25840 use firmware image named 'cx25840.fw' From: Tyler Trafford Change default filename of firmware image to 'cx25840.fw' Signed-off-by: Tyler Trafford --- linux/drivers/media/video/cx25840/cx25840-firmware.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/drivers/media/video/cx25840') diff --git a/linux/drivers/media/video/cx25840/cx25840-firmware.c b/linux/drivers/media/video/cx25840/cx25840-firmware.c index 6050649e4..2c0672978 100644 --- a/linux/drivers/media/video/cx25840/cx25840-firmware.c +++ b/linux/drivers/media/video/cx25840/cx25840-firmware.c @@ -25,7 +25,7 @@ #include "cx25840.h" -#define FWFILE "HcwMakoA.ROM" +#define FWFILE "cx25840.fw" #define FWSEND 1024 #if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,0) -- cgit v1.2.3