kernel-ark/drivers/media/video/cx25840
Hans Verkuil 4a56eb3f53 V4L/DVB (6743): cx25840: fix endianness inconsistency
cx25840_read4 reads a little-endian 32-bit value whereas cx25840_write4 writes
the 32-bit value as big-endian. Convert write4 to use little-endian as well
(that's the correct endianness).

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-01-25 19:03:17 -02:00
..
cx25840-audio.c V4L/DVB (6743): cx25840: fix endianness inconsistency 2008-01-25 19:03:17 -02:00
cx25840-core.c V4L/DVB (6743): cx25840: fix endianness inconsistency 2008-01-25 19:03:17 -02:00
cx25840-core.h V4L/DVB (6112): cx25840: use a workqueue to load the firmware 2007-10-09 22:07:09 -03:00
cx25840-firmware.c
cx25840-vbi.c V4L/DVB (6617): drivers/media/video: Add missing "space" 2008-01-25 19:02:15 -02:00
Kconfig
Makefile