Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161533
b: refs/heads/master
c: 272ece5
h: refs/heads/master
i:
  161531: 5c0b3e8
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 12, 2009
1 parent c78cdc3 commit 59089e7
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: 8ccd4cd07e36bd8529010a520865fa275c3051f0
refs/heads/master: 272ece5e798b7ff0d9bc083fe7df2e960e8d5db8
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 @@ -130,8 +130,8 @@ int stv06xx_write_sensor_bytes(struct sd *sd, const u8 *data, u8 len)
STV06XX_URB_MSG_TIMEOUT);
if (err < 0)
return err;
}
return stv06xx_write_sensor_finish(sd);
}
return stv06xx_write_sensor_finish(sd);
}

int stv06xx_write_sensor_words(struct sd *sd, const u16 *data, u8 len)
Expand Down

0 comments on commit 59089e7

Please sign in to comment.