From: Mauro Carvalho Chehab Date: Fri, 3 Aug 2012 16:52:32 +0000 (-0300) Subject: [media] em28xx: Fix height setting on non-progressive captures X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc9c894641ad7e2ef937a3e087e32652be35f47;p=pandora-kernel.git [media] em28xx: Fix height setting on non-progressive captures This was introduced on commit c2a6b54a9: "em28xx: fix: don't do image interlacing on webcams" The proposed patch by Ezequiel is wrong. The right fix here is to just don't bother here if either the image is progressive or not. Reported-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed