Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204430
b: refs/heads/master
c: e3845de
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Kosina committed Jul 11, 2010
1 parent 77e559f commit ab7e9ca
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: 7778dc3e873b7341e52e82a6ae4c65ed03d57a83
refs/heads/master: e3845deeb7b00d04d332219628c28b42b7b42a76
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/ov511.c
Original file line number Diff line number Diff line change
Expand Up @@ -4808,7 +4808,7 @@ ov7xx0_configure(struct usb_ov511 *ov)
return -1;

if (init_ov_sensor(ov) >= 0) {
PDEBUG(1, "OV7xx0 sensor initialized (method 1)");
PDEBUG(1, "OV7xx0 sensor initalized (method 1)");
} else {
/* Reset the 76xx */
if (i2c_w(ov, 0x12, 0x80) < 0)
Expand Down

0 comments on commit ab7e9ca

Please sign in to comment.