Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294891
b: refs/heads/master
c: 6d73d07
h: refs/heads/master
i:
  294889: b3467ad
  294887: 5f4a128
v: v3
  • Loading branch information
Masanari Iida authored and Mauro Carvalho Chehab committed Feb 8, 2012
1 parent c6d671c commit 184c6b5
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: 0d616ca37108289b59b02191377261d12d3ae3e7
refs/heads/master: 6d73d072fce26567a0e3da5eb86499de9142ffc1
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 184c6b5

Please sign in to comment.