Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333766
b: refs/heads/master
c: 99b32b2
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Oct 6, 2012
1 parent 78dc750 commit 2bd4d6b
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: b28d70176e9f05fb94256678b4ff5b3527e81b7f
refs/heads/master: 99b32b24889a4671244f4ef99fed779e017ce8be
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/fsl-viu.c
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ int vidioc_s_fbuf(struct file *file, void *priv, const struct v4l2_framebuffer *
{
struct viu_fh *fh = priv;
struct viu_dev *dev = fh->dev;
struct v4l2_framebuffer *fb = arg;
const struct v4l2_framebuffer *fb = arg;
struct viu_fmt *fmt;

if (!capable(CAP_SYS_ADMIN) && !capable(CAP_SYS_RAWIO))
Expand Down

0 comments on commit 2bd4d6b

Please sign in to comment.