git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40c6f7e
)
[media] v4l2-ioctl.c: fix overlay support
author
Hans Verkuil
<hans.verkuil@cisco.com>
Tue, 4 Sep 2012 13:08:01 +0000
(10:08 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 23 Sep 2012 16:48:49 +0000
(13:48 -0300)
The vidioc_overlay op needs an unsigned int, not an unsigned int pointer.
So we need a small function that dereferences the unsigned int pointer.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found