summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/tda8261.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2013-03-09 18:34:56 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-03-21 14:46:18 +0400
commit80ccb51a0f970ab0935a8be70b677ecbcdf74e3e (patch)
treecd3edecad8522016a7de2545d34468c09dc511ab /drivers/media/dvb-frontends/tda8261.c
parentfe802fd92d6abd1fce2ae8d03a073807d25e9453 (diff)
downloadlinux-80ccb51a0f970ab0935a8be70b677ecbcdf74e3e.tar.xz
[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>
Diffstat (limited to 'drivers/media/dvb-frontends/tda8261.c')
0 files changed, 0 insertions, 0 deletions