These patches fix warnings, added by the recent commit

commit 4f996594ceaf6c3f9bc42b40c40b0f7f87b79c86
Author: Hans Verkuil <hans.verk...@cisco.com>
Date:   Wed Sep 5 05:10:48 2012 -0300

    [media] v4l2: make vidioc_s_crop const

If there are no objections, I'll include them in my (hopefully) last
3.7-merge pull request.

Thanks
Guennadi

Guennadi Liakhovetski (7):
  media: sh_mobile_ceu_camera: fix const cropping related warnings
  media: pxa_camera: fix const cropping related warnings
  media: sh_vou: fix const cropping related warnings
  media: mx3_camera: fix const cropping related warnings
  media: mx2_camera: fix const cropping related warnings
  media: mx1_camera: use the default .set_crop() implementation
  media: omap1_camera: fix const cropping related warnings

 drivers/media/platform/sh_vou.c                    |    3 ++-
 drivers/media/platform/soc_camera/mx1_camera.c     |    9 ---------
 drivers/media/platform/soc_camera/mx2_camera.c     |    5 +++--
 drivers/media/platform/soc_camera/mx3_camera.c     |    5 +++--
 drivers/media/platform/soc_camera/omap1_camera.c   |    4 ++--
 drivers/media/platform/soc_camera/pxa_camera.c     |    4 ++--
 .../platform/soc_camera/sh_mobile_ceu_camera.c     |   13 +++++++------
 7 files changed, 19 insertions(+), 24 deletions(-)

-- 
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to