From: Hans Verkuil Date: Sat, 7 Mar 2015 15:38:42 +0000 (-0300) Subject: [media] vivid: fix test pattern movement for V4L2_FIELD_ALTERNATE X-Git-Tag: omap-for-v4.2/o2_dc~62^2~1^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43047f6b7467c2c9e3ef0b8113469c40b0b78cc3;p=pandora-kernel.git [media] vivid: fix test pattern movement for V4L2_FIELD_ALTERNATE The successive TOP/BOTTOM fields did not move as they should: only every other field actually changed position. The cause was that the tpg needs to know if it is dealing with a FIELD_ALTERNATE case since that requires slightly different handling. So tell the TPG whether or not the field setting is for the ALTERNATE case or not. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed