Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164261
b: refs/heads/master
c: a8ca20b
h: refs/heads/master
i:
  164259: f862760
v: v3
  • Loading branch information
Erik Andrén authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent 48bf4ec commit 9aec104
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: bf5c562a3e6f7fd4071284caa01f81b031aacc97
refs/heads/master: a8ca20b209addeae0d3017c2928048fc7f75ff70
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/stv06xx/stv06xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ int stv06xx_write_sensor_bytes(struct sd *sd, const u8 *data, u8 len)
0x04, 0x40, 0x0400, 0, buf,
I2C_BUFFER_LENGTH,
STV06XX_URB_MSG_TIMEOUT);
if (err < 0)
return err;
if (err < 0)
return err;
}
return stv06xx_write_sensor_finish(sd);
}
Expand Down

0 comments on commit 9aec104

Please sign in to comment.