[PATCH] v4l: 976: ensure consistent v4l firmware prefixes
Ensure consistent v4l firmware prefixes. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Michael Krufky <mkrufky@m1k.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
c3e6300243
commit
60f6c464d1
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include "cx25840.h"
|
||||
|
||||
#define FWFILE "cx25840.fw"
|
||||
#define FWFILE "v4l-cx25840.fw"
|
||||
#define FWSEND 1024
|
||||
|
||||
#define FWDEV(x) &((x)->adapter->dev)
|
||||
|
|
Loading…
Reference in New Issue