Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330972
b: refs/heads/master
c: 8d62147
h: refs/heads/master
v: v3
  • Loading branch information
Richard Zhao authored and Mauro Carvalho Chehab committed Sep 15, 2012
1 parent f49afd0 commit ab4221a
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: 4b961180ef275035b1538317ffd0e21e80e63e77
refs/heads/master: 8d6214724bb9623b25d7b24603c59691ce7f2b22
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/coda.c
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ static int vidioc_s_fmt_vid_out(struct file *file, void *priv,
if (ret)
return ret;

ret = vidioc_s_fmt(fh_to_ctx(priv), f);
ret = vidioc_s_fmt(ctx, f);
if (ret)
ctx->colorspace = f->fmt.pix.colorspace;

Expand Down

0 comments on commit ab4221a

Please sign in to comment.