Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219380
b: refs/heads/master
c: 46b9db2
h: refs/heads/master
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 7d6bdca commit 9817dd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1b0e8e46297a214336d85c8e278a8a004f97889e
refs/heads/master: 46b9db2d856793526abf59b5366d2dd7b04c92b7
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/saa7164/saa7164-fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
#include "saa7164.h"

#define SAA7164_REV2_FIRMWARE "v4l-saa7164-1.0.2.fw"
#define SAA7164_REV2_FIRMWARE_SIZE 4001008
#define SAA7164_REV2_FIRMWARE_SIZE 4038864

#define SAA7164_REV3_FIRMWARE "v4l-saa7164-1.0.3.fw"
#define SAA7164_REV3_FIRMWARE_SIZE 4001088
#define SAA7164_REV3_FIRMWARE_SIZE 4038864

struct fw_header {
u32 firmwaresize;
Expand Down

0 comments on commit 9817dd0

Please sign in to comment.