From: Hans Verkuil Date: Sat, 7 Mar 2015 15:30:43 +0000 (-0300) Subject: [media] vivid: use TPG_MAX_PLANES instead of hardcoding plane-arrays X-Git-Tag: omap-for-v4.2/o2_dc~62^2~1^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c501abcfbfd75da44f35992d0da39af92860fb01;p=pandora-kernel.git [media] vivid: use TPG_MAX_PLANES instead of hardcoding plane-arrays Two arrays of size 'max number of planes' have a hardcoded size instead of using TPG_MAX_PLANES. Fix that, since TPG_MAX_PLANES will be increased later on. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed