Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291703
b: refs/heads/master
c: 629398e
h: refs/heads/master
i:
  291701: 6e5a79c
  291699: 0736aa8
  291695: da32c3b
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 5, 2012
1 parent 6f4f7ed commit b0e1204
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: b6695e411f46036bcaab29908e8aa46fbbe101ed
refs/heads/master: 629398eae5d77dd08101b736f7d2faab3fc94725
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/ov6650.c
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ static int ov6650_s_fmt(struct v4l2_subdev *sd, struct v4l2_mbus_framefmt *mf)
clkrc = CLKRC_24MHz;
} else {
dev_err(&client->dev,
"unspported input clock, check platform data\n");
"unsupported input clock, check platform data\n");
return -EINVAL;
}
mclk = sense->master_clock;
Expand Down

0 comments on commit b0e1204

Please sign in to comment.