android_kernel_motorola_sm6225/drivers/media/common
Mauro Carvalho Chehab 80ccb51a0f [media] siano: simplify message endianness logic
Currently, every time a message is sent or received, the endiannes
need to be fixed on big endian machines. This is currently done
on every call to the send API, and on every msg reception logic.
Instead of doing that, move it to the send/receive functions.
That simplifies the logic and avoids the risk of forgetting to
fix it somewhere.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-21 07:46:18 -03:00
..
b2c2 [media] common/*/Kconfig: Remove unused helps 2012-10-17 16:59:13 -03:00
saa7146 [media] media: saa7146: don't use mutex_lock_interruptible() in device_release() 2012-12-27 17:34:28 -02:00
siano [media] siano: simplify message endianness logic 2013-03-21 07:46:18 -03:00
btcx-risc.c [media] btcx-risc: move from media/i2c to media/common 2013-02-08 16:11:25 -02:00
btcx-risc.h [media] btcx-risc: move from media/i2c to media/common 2013-02-08 16:11:25 -02:00
cx2341x.c [media] cx2341x: move from media/i2c to media/common 2013-02-08 16:09:55 -02:00
Kconfig [media] tveeprom: move from media/i2c to media/common 2013-02-08 16:12:29 -02:00
Makefile [media] tveeprom: move from media/i2c to media/common 2013-02-08 16:12:29 -02:00
tveeprom.c [media] tveeprom: Fix lots of bad whitespace 2013-02-08 16:19:22 -02:00