linux-pinenote/drivers/media/common/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 [media] siano: fix build with allmodconfig 2012-11-23 13:48:39 -02:00
sms-cards.c [media] siano: add new devices to the Siano Driver 2013-03-21 07:45:06 -03:00
sms-cards.h [media] siano: add new devices to the Siano Driver 2013-03-21 07:45:06 -03:00
smscoreapi.c [media] siano: simplify message endianness logic 2013-03-21 07:46:18 -03:00
smscoreapi.h [media] siano: use the newer stats message for recent firmwares 2013-03-21 07:44:31 -03:00
smsdvb.c [media] siano: simplify message endianness logic 2013-03-21 07:46:18 -03:00
smsendian.c
smsendian.h
smsir.c [media] rc-core: add separate defines for protocol bitmaps and numbers 2012-10-27 11:49:51 -02:00
smsir.h