From: Laurent Pinchart Date: Wed, 21 Mar 2012 11:03:21 +0000 (-0300) Subject: [media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizes X-Git-Tag: v3.5-rc1~104^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b61d46e2c44568886bc099f8085aefc7107e372;p=pandora-kernel.git [media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizes Instead of computing the buffer size manually in the videobuf queue setup and buffer prepare callbacks, use the previously negotiated soc_camera_device::sizeimage value. Signed-off-by: Laurent Pinchart Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed