From: Guennadi Liakhovetski Date: Tue, 8 May 2012 20:41:33 +0000 (-0300) Subject: [media] V4L: soc-camera: switch to using the existing .enum_framesizes() X-Git-Tag: v3.5-rc1~104^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9633c0867fb5fc1eef8bd3c4e7f413034d2c5367;p=pandora-kernel.git [media] V4L: soc-camera: switch to using the existing .enum_framesizes() The recently introduced .enum_mbus_fsizes() v4l2-subdev video operation is a duplicate of the .enum_framesizes() operation, introduced earlier. Switch soc-camera over to using the original one. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed