forked from luck/tmp_suning_uos_patched
[PATCH] v4l: (958) Make cx25840 use firmware image named 'cx25840.fw'
Change default filename of firmware image to 'cx25840.fw' Signed-off-by: Tyler Trafford <tatrafford@comcast.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
4aabf6331f
commit
3717e170e1
@ -24,7 +24,7 @@
|
||||
|
||||
#include "cx25840.h"
|
||||
|
||||
#define FWFILE "HcwMakoA.ROM"
|
||||
#define FWFILE "cx25840.fw"
|
||||
#define FWSEND 1024
|
||||
|
||||
#define FWDEV(x) &((x)->adapter->dev)
|
||||
|
Loading…
Reference in New Issue
Block a user