Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306319
b: refs/heads/master
c: 7135d88
h: refs/heads/master
i:
  306317: 85bbee7
  306315: 448cb52
  306311: 368a127
  306303: dc42619
v: v3
  • Loading branch information
Hans de Goede authored and Mauro Carvalho Chehab committed May 14, 2012
1 parent de94bae commit 1e39f71
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: 63069da1c8ef0abcdb74b0ea1c461d23fb9181d9
refs/heads/master: 7135d88495b0043c0d61bd85408542dc0cb0bca0
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/sn9c20x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1980,8 +1980,8 @@ static int sd_isoc_init(struct gspca_dev *gspca_dev)

if (intf->num_altsetting != 9) {
pr_warn("sn9c20x camera with unknown number of alt "
"settings (%d), please report!\n",
intf->num_altsetting);
"settings (%d), please report!\n",
intf->num_altsetting);
gspca_dev->alt = intf->num_altsetting;
return 0;
}
Expand Down

0 comments on commit 1e39f71

Please sign in to comment.