From: Hans Verkuil Date: Sat, 7 Mar 2015 15:19:36 +0000 (-0300) Subject: [media] vivid: fix typo in plane size checks X-Git-Tag: omap-for-v4.2/o2_dc~62^2~1^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=360565fcf72637258ebe6d3984c669bc9d86f7cd;p=pandora-kernel.git [media] vivid: fix typo in plane size checks The plane size check was hardcoded to plane 0 instead of using the plane index. This failed when using the NV61M format which has a larger plane size for the second plane compared to the first plane. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed