Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303625
b: refs/heads/master
c: a581c72
h: refs/heads/master
i:
  303623: 06ec566
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Apr 25, 2012
1 parent 42dccb8 commit 1e85a02
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: e27ad0fe9cca5e6c98c3af6d7021690b6960adf8
refs/heads/master: a581c72a8e9e9955714e8f3b62c46312bea3f6ba
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/ov534_9.c
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@ static int sd_init(struct gspca_dev *gspca_dev)
ARRAY_SIZE(ov562x_init_2));
reg_w(gspca_dev, 0xe0, 0x00);
} else {
err("Unknown sensor %04x", sensor_id);
pr_err("Unknown sensor %04x", sensor_id);
return -EINVAL;
}

Expand Down

0 comments on commit 1e85a02

Please sign in to comment.