Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343879
b: refs/heads/master
c: 0d0d76e
h: refs/heads/master
i:
  343877: d976e29
  343875: 1d83350
  343871: 49a07aa
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 29, 2012
1 parent 53da72b commit e121b0f
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: 94af1b63d866289aabad0514f5c8ecf223f502fb
refs/heads/master: 0d0d76e5bcd70439b0e736a99539d7eef4f87baf
2 changes: 1 addition & 1 deletion trunk/drivers/media/tuners/xc4000.c
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,7 @@ static int check_firmware(struct dvb_frontend *fe, unsigned int type,
int rc = 0, is_retry = 0;
u16 hwmodel;
v4l2_std_id std0;
u8 hw_major, hw_minor, fw_major, fw_minor;
u8 hw_major = 0, hw_minor = 0, fw_major = 0, fw_minor = 0;

dprintk(1, "%s called\n", __func__);

Expand Down

0 comments on commit e121b0f

Please sign in to comment.