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:
b530a44
)
[media] v4l2: add const to argument of write-only s_tuner ioctl
author
Hans Verkuil
<hans.verkuil@cisco.com>
Fri, 15 Mar 2013 09:10:06 +0000
(06:10 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 24 Mar 2013 09:31:23 +0000
(06:31 -0300)
This ioctl is defined as IOW, so pass the argument as const.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found