From: Sylwester Nawrocki Date: Fri, 8 Apr 2011 12:11:43 +0000 (-0300) Subject: [media] s5p-fimc: Fix bytesperline and plane payload setup X-Git-Tag: v2.6.39-rc6~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045030fa16648449b416d4fc8dcc54bfefd6f4aa;p=pandora-kernel.git [media] s5p-fimc: Fix bytesperline and plane payload setup Make sure the sizeimage for 3-planar color formats is width * height * 3/2 and the bytesperline is same for each plane in case of a multi-planar format. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed