https://github.com/torvalds/linux
Revision a30ee3c747728f9151664118ffcbdeefd202c332 authored by Jean Delvare on 05 September 2008, 13:39:27 UTC, committed by Mauro Carvalho Chehab on 05 October 2008, 01:40:33 UTC
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>
1 parent ec16d02
History
Tip revision: a30ee3c747728f9151664118ffcbdeefd202c332 authored by Jean Delvare on 05 September 2008, 13:39:27 UTC
V4L/DVB (8961): zr36067: Fix RGBR pixel format
Tip revision: a30ee3c
File Mode Size
Makefile -rw-r--r-- 228 bytes
crypto.c -rw-r--r-- 56.3 KB
debug.c -rw-r--r-- 3.8 KB
dentry.c -rw-r--r-- 2.9 KB
ecryptfs_kernel.h -rw-r--r-- 25.1 KB
file.c -rw-r--r-- 10.4 KB
inode.c -rw-r--r-- 30.5 KB
keystore.c -rw-r--r-- 58.1 KB
kthread.c -rw-r--r-- 5.8 KB
main.c -rw-r--r-- 23.1 KB
messaging.c -rw-r--r-- 21.5 KB
miscdev.c -rw-r--r-- 15.9 KB
mmap.c -rw-r--r-- 15.3 KB
netlink.c -rw-r--r-- 7.1 KB
read_write.c -rw-r--r-- 11.3 KB
super.c -rw-r--r-- 6.3 KB

back to top