Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226232
b: refs/heads/master
c: 9be1d6c
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Kaiser authored and Mauro Carvalho Chehab committed Dec 29, 2010
1 parent 8d03db1 commit c6336ad
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: 7bbe6b8d1f63c2f7482c93d8cd986b1774e6436d
refs/heads/master: 9be1d6cde936dcf9a325eeee01ed64005c98d456
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/cpia1.c
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ static int goto_low_power(struct gspca_dev *gspca_dev)
if (ret)
return ret;

do_command(gspca_dev, CPIA_COMMAND_GetCameraStatus, 0, 0, 0, 0);
ret = do_command(gspca_dev, CPIA_COMMAND_GetCameraStatus, 0, 0, 0, 0);
if (ret)
return ret;

Expand Down

0 comments on commit c6336ad

Please sign in to comment.