git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec16d02
)
V4L/DVB (8961): zr36067: Fix RGBR pixel format
author
Jean Delvare
<khali@linux-fr.org>
Fri, 5 Sep 2008 13:39:27 +0000
(10:39 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 5 Oct 2008 01:40:33 +0000
(22:40 -0300)
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>
No differences found