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
Kconfig -rw-r--r-- 3.1 KB
Makefile -rw-r--r-- 429 bytes
dir.c -rw-r--r-- 30.8 KB
file.c -rw-r--r-- 6.9 KB
getopt.c -rw-r--r-- 1.9 KB
getopt.h -rw-r--r-- 367 bytes
inode.c -rw-r--r-- 26.2 KB
ioctl.c -rw-r--r-- 22.1 KB
mmap.c -rw-r--r-- 2.9 KB
ncplib_kernel.c -rw-r--r-- 32.2 KB
ncplib_kernel.h -rw-r--r-- 7.6 KB
ncpsign_kernel.c -rw-r--r-- 3.6 KB
ncpsign_kernel.h -rw-r--r-- 727 bytes
sock.c -rw-r--r-- 22.7 KB
symlink.c -rw-r--r-- 4.3 KB

back to top