Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37416
b: refs/heads/master
c: 0d0d871
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 26, 2006
1 parent 439152a commit 3ba2d44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: eb42c42449b4d018881dc8f1856ce84cf74f90c5
refs/heads/master: 0d0d871b3f3395820ec33a78fb2cc101b9bdcced
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/bt866.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ MODULE_LICENSE("GPL");
struct bt866 {
struct i2c_client *i2c;
int addr;
unsigned char reg[128];
unsigned char reg[256];

int norm;
int enable;
Expand Down

0 comments on commit 3ba2d44

Please sign in to comment.