From: Laurent Pinchart Date: Wed, 21 Mar 2012 11:03:23 +0000 (-0300) Subject: [media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt X-Git-Tag: v3.5-rc1~104^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad3b81faa1db60b2052f5f5a6ddae712f51b2dff;p=pandora-kernel.git [media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt To compute the value of the v4l2_pix_format::bytesperline field, we need information about planes layout for planar formats. The new enum soc_mbus_layout conveys that information. Signed-off-by: Laurent Pinchart Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed