linux/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
..
Kconfig V4L/DVB (4519): Fixes Helper module dependencies against V4L APIs 2006-09-26 12:30:34 -03:00
Makefile kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree 2006-04-04 16:50:50 +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 V4L/DVB (5380): Cx25840-firmware include cleanup 2007-04-27 15:44:14 -03:00
cx25840-vbi.c V4L/DVB (6617): drivers/media/video: Add missing "space" 2008-01-25 19:02:15 -02:00