diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2009-05-22 21:19:40 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-06-03 14:05:08 -0400 |
commit | f488b72de5bb2f380c157135922bac3ca1648564 (patch) | |
tree | 768c233de807f1f0026cf17368e3feb11671d066 /drivers/scsi/arm | |
parent | 55aa4e0f16aa55e4b8cbe40b11e09cf029848f02 (diff) |
net/libertas: make SPI interface big endian aware
The comment (which I remove) says that the translation is done SPI routines.
IMHO this can't work because the SPI driver does not know whether the incomming
bytes are part of the registers/bytes which need to be flipped or part of
packet data which has to remain untouched.
While adding le helpers I also removed spu_write_u32() which has no users.
Tested-by: Andrey Yurovsky <andrey@cozybit.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/scsi/arm')
0 files changed, 0 insertions, 0 deletions