From: Guennadi Liakhovetski Date: Thu, 28 Jul 2011 21:24:25 +0000 (-0300) Subject: [media] sh: ap3rxa: remove redundant soc-camera platform data fields X-Git-Tag: v3.2-rc1~63^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=284f28eec2a44e3ce81abbb451bca72a5d5833f3;p=pandora-kernel.git [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 Acked-by: Magnus Damm Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed