[media] sh-mobile-ceu-camera: fix SHARPNESS control default
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 30 Jan 2013 08:19:56 +0000 (05:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 13 Feb 2013 19:25:04 +0000 (17:25 -0200)
commitd6646b8075f8110ac167f335d660b8a544dd324e
treec86798d9b2b89a0de2eb2995b97c0a7343999bee
parentcdc69ae98b3d8ff337c564e16f497c8816d1a51b
[media] sh-mobile-ceu-camera: fix SHARPNESS control default

The V4L2_CID_SHARPNESS control in the sh-mobile-ceu-camera driver, if off,
turns the CEU low-pass filter on. This is the opposite to the hardware
default and can degrade image quality. Switch default to on to restore the
default unfiltered mode.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c