From: Mauro Carvalho Chehab Date: Fri, 3 Jul 2009 05:54:18 +0000 (-0300) Subject: V4L/DVB (12171): em28xx: fix webcam usage with different output formats X-Git-Tag: v2.6.31-rc3~74^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58fc1ce37aba8e6371e1ec8a90d650b1965ee6c8;p=pandora-kernel.git V4L/DVB (12171): em28xx: fix webcam usage with different output formats Discovered the bug that were limiting the output format to just RGB565. Now, it is possible to output image at Bayer format (the original one, as generated by Silvercrest sensor, and two others), and also on YUY. Adds Bayer formats also to the driver. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed