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:
60cd1ee
)
[media] media: mx2_camera: fix const cropping related warnings
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Fri, 28 Sep 2012 10:46:52 +0000
(07:46 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 22 Nov 2012 12:45:13 +0000
(10:45 -0200)
A recent commit "[media] v4l2: make vidioc_s_crop const" introduced
warnings in mx2_camera. Fix them by cleanly separating writable and
read-only variables in cropping operations.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found