summaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2013-08-20 21:49:26 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-21 17:10:36 (GMT)
commit4ac306e0d41e8da01a59ac9e3a347877d56874a7 (patch)
treeb25044c0de7982f96d8d181db193f1c20e751053 /drivers/tty
parentdf2da9a3fc4b4aeb5c6250006a297f143ca7fcc3 (diff)
downloadlinux-fsl-qoriq-4ac306e0d41e8da01a59ac9e3a347877d56874a7.tar.xz
staging: vt6656: baseband.c BBvCalculateParameter pwPhyLen return endian corrected.
In rxtx.c many calls to BBvCaculateParameter are not endian corrected all calls here need to be endian corrected. Correct the endian in BBvCaculateParameter. In card.c: CARDvSetRSPINF pwPhyLen points to awLen and is manually applied to abyData. Because it is now endian corrected put_unaligned is needed to correct it. In rxtx.c remove were endian is corrected. This allows to merge BBvCalculateParameter *pwPhyLen,*pbyPhySrv and *pbyPhySgn to singles structure for tx buffers. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions