From: Jean Delvare Date: Fri, 5 Sep 2008 13:39:27 +0000 (-0300) Subject: V4L/DVB (8961): zr36067: Fix RGBR pixel format X-Git-Tag: v2.6.27-rc9~6^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a30ee3c747728f9151664118ffcbdeefd202c332;p=pandora-kernel.git V4L/DVB (8961): zr36067: Fix RGBR pixel format The zr36067 driver is improperly declaring pixel format RGBP twice, once as "16-bit RGB LE" and once as "16-bit RGB BE". The latter is actually RGBR. Fix the code to properly map both pixel formats. Signed-off-by: Jean Delvare Acked-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed