From: Laurent Pinchart Date: Wed, 21 Mar 2012 11:03:24 +0000 (-0300) Subject: [media] soc-camera: Fix bytes per line computation for planar formats X-Git-Tag: v3.5-rc1~104^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e0e620ce713893b2883522a16a71b5589e8e3db;p=pandora-kernel.git [media] soc-camera: Fix bytes per line computation for planar formats The V4L2 specification defines bytesperline for planar formats as the number of bytes per line for the largest plane. Modify soc_mbus_bytes_per_line() accordingly. Signed-off-by: Laurent Pinchart Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed