]> Pileus Git - ~andy/linux/commit
[media] sh: ap3rxa: remove redundant soc-camera platform data fields
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 28 Jul 2011 21:24:25 +0000 (18:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 3 Nov 2011 20:28:03 +0000 (18:28 -0200)
commit284f28eec2a44e3ce81abbb451bca72a5d5833f3
tree0261f714b8d06b5e411974404843f0134d99e5f2
parentdb669e79ed27b7842d1d3495836238fb46e29769
[media] sh: ap3rxa: remove redundant soc-camera platform data fields

The sh_mobile_ceu_camera driver has been converted to use the V4L2
subdevice .[gs]_mbus_config() operations, therefore we don't need
SOCAM_* flags for the soc_camera_platform driver anymore. The ov772x
driver only supports 8 bits per sample pixel codes, hence the
OV772X_FLAG_8BIT flag has no effect. Remove both of them.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
arch/sh/boards/mach-ap325rxa/setup.c