From: Guennadi Liakhovetski Date: Wed, 24 Apr 2013 14:15:30 +0000 (-0300) Subject: [media] V4L2: sh_mobile_ceu_camera: remove CEU specific data from generic functions X-Git-Tag: v3.11-rc1~17^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca430c83d3b63df52024d114b7641bd03482f38;p=pandora-kernel.git [media] V4L2: sh_mobile_ceu_camera: remove CEU specific data from generic functions Several functions in the sh_mobile_ceu_camera driver implement generic algorithms and can be re-used by other V4L2 camera host drivers too. These functions attempt to optimise scaling and cropping functions of the subdevice, e.g. a camera sensor. This patch makes those functions generic for future re-use by other camera host drivers. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed