Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251991
b: refs/heads/master
c: 7cf4446
h: refs/heads/master
i:
  251989: d93c007
  251987: f5aed3f
  251983: 8c3760c
v: v3
  • Loading branch information
Michal Marek committed Apr 18, 2011
1 parent a061321 commit 9f910bd
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: 372c05c4959aaccdd671f75e0fd332629cf15964
refs/heads/master: 7cf444639101ad8671cb210addbffbdebd07c068
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx231xx/cx231xx-avcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -1354,7 +1354,7 @@ void cx231xx_dump_SC_reg(struct cx231xx *dev)
{
u8 value[4] = { 0, 0, 0, 0 };
int status = 0;
cx231xx_info("cx231xx_dump_SC_reg %s!\n", __TIME__);
cx231xx_info("cx231xx_dump_SC_reg!\n");

status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, BOARD_CFG_STAT,
value, 4);
Expand Down

0 comments on commit 9f910bd

Please sign in to comment.