From: Guennadi Liakhovetski Date: Tue, 25 Aug 2009 14:46:54 +0000 (-0300) Subject: V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation X-Git-Tag: v2.6.32-rc1~618^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08590b9613f7f624fe3a052586eea2dbb3584b38;p=pandora-kernel.git V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation Remove set_crop soc-camera device method and switch to s_crop from v4l2-subdev video operations. Also extend non-i2c drivers to also hold a pointer to their v4l2-subdev instance in control device driver-data, i.e., in dev_get_drvdata((struct device *)to_soc_camera_control(icd)) Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed