commit | a30ee3c747728f9151664118ffcbdeefd202c332 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Sep 05 10:39:27 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Oct 04 22:40:33 2008 -0300 |
tree | 7655853755623515a7f4f93ae9a96ed526a8a1b1 | |
parent | ec16d020836fd0a753312374a3277668ac4f8ee2 [diff] |
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 <khali@linux-fr.org> Acked-by: Trent Piepho <xyzzy@speakeasy.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>