From: Guennadi Liakhovetski Date: Tue, 7 Jun 2011 08:44:19 +0000 (-0300) Subject: [media] V4L: pxa-camera: try to force progressive video format X-Git-Tag: v3.1-rc1~116^2~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91401219c073a565af79223215a84250bbc8c79e;p=pandora-kernel.git [media] V4L: pxa-camera: try to force progressive video format The pxa-camera driver only supports progressive video so far. Passing down to the client the same format, as what the user has requested can result in interlaced video, even if the client supports both. This patch avoids such cases. Signed-off-by: Guennadi Liakhovetski Acked-by: Robert Jarzmik Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed