Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320692
b: refs/heads/master
c: 7980a4d
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Drake authored and Mauro Carvalho Chehab committed Jul 31, 2012
1 parent 39dca6d commit f21bb15
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: fc4b3fa714fb2a078531bccb501cf2ef8c7f888a
refs/heads/master: 7980a4d544a451bd99ee9f8714f7dc6d5104a2b7
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/via-camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ static int viacam_do_try_fmt(struct via_camera *cam,

upix->pixelformat = f->pixelformat;
viacam_fmt_pre(upix, spix);
v4l2_fill_mbus_format(&mbus_fmt, upix, f->mbus_code);
v4l2_fill_mbus_format(&mbus_fmt, spix, f->mbus_code);
ret = sensor_call(cam, video, try_mbus_fmt, &mbus_fmt);
v4l2_fill_pix_format(spix, &mbus_fmt);
viacam_fmt_post(upix, spix);
Expand Down

0 comments on commit f21bb15

Please sign in to comment.