Skip to content

Commit

Permalink
[PATCH] v4l: 976: ensure consistent v4l firmware prefixes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hans Verkuil authored and Linus Torvalds committed Nov 14, 2005
1 parent c3e6300 commit 60f6c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/cx25840/cx25840-firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 60f6c46

Please sign in to comment.