From: Laurent Pinchart Date: Wed, 21 Mar 2012 11:03:20 +0000 (-0300) Subject: [media] mx2_camera: Fix sizeimage computation in try_fmt() X-Git-Tag: v3.5-rc1~104^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=584943aa0692fea9ec3356c7d4677dd7a225cdef;p=pandora-kernel.git [media] mx2_camera: Fix sizeimage computation in try_fmt() The try_fmt() handler restricts the image width based on the hardware limits and updates the bytesperline value, but doesn't update sizeimage. Fix it. Signed-off-by: Laurent Pinchart Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed