linux-stable/drivers/media/mmc/siano
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
..
Kconfig [media] siano: fix RC compilation 2012-11-07 11:09:08 +01:00
Makefile
smssdio.c [media] siano: simplify message endianness logic 2013-03-21 07:46:18 -03:00