diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2013-08-20 21:49:26 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-21 17:10:36 (GMT) |
commit | 4ac306e0d41e8da01a59ac9e3a347877d56874a7 (patch) | |
tree | b25044c0de7982f96d8d181db193f1c20e751053 /drivers/mtd/mtdoops.c | |
parent | df2da9a3fc4b4aeb5c6250006a297f143ca7fcc3 (diff) | |
download | linux-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/mtd/mtdoops.c')
0 files changed, 0 insertions, 0 deletions