From: Hans Verkuil Date: Sun, 9 May 2010 13:19:25 +0000 (-0300) Subject: V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support X-Git-Tag: v2.6.35-rc2~11^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea01b11a07961aabbaec58d572b24f3df4b8065c;p=pandora-kernel.git V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support Note that this driver is only used by em28xx and that em28xx does not actually call the enum/try/s_fmt ops of mt9v011. So these functions have never been tested. And in fact the driver really implements cropping instead of scaling. So it seems to be doing the wrong thing :-( Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed