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:
f39a0dd
)
[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>
Mon, 1 Oct 2012 17:56:42 +0000
(14:56 -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