Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137791
b: refs/heads/master
c: 409b11d
h: refs/heads/master
i:
  137789: b17e75c
  137787: a77473f
  137783: 125b09c
  137775: afa82f0
  137759: 37d8027
  137727: 1000854
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent f79ee29 commit 77c0598
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: 2d56f3bbe795b72207ec127cb3dc3b08bb4b8775
refs/heads/master: 409b11dd74e653dd4dace01b0f3f8e987fe7fe81
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/t613.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ static int sd_init(struct gspca_dev *gspca_dev)
break;
default:
PDEBUG(D_CONF, "unknown sensor %04x", sensor_id);
return -1;
return -EINVAL;
}

if (sd->sensor != SENSOR_OTHER) {
Expand Down

0 comments on commit 77c0598

Please sign in to comment.