diff options
author | Nicolas Pitre <[email protected]> | 2009-07-18 20:34:37 -0400 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-07-20 16:46:34 -0700 |
commit | 6cdbf734493d6e8f5afc6f539b82897772809d43 (patch) | |
tree | 4d1678ef1712c91990146d6e0beb33109901beea /net/lapb/lapb_iface.c | |
parent | 0ecf24ef49d4f46ff5d6af357c3b9ec8d798160d (diff) |
mvsdio: fix handling of partial word at the end of PIO transfer
Standard data flow for MMC/SD/SDIO cards requires that the mvsdio
controller be set for big endian operation. This is causing problems
with buffers which length is not a multiple of 4 bytes as the last
partial word doesn't get shifted all the way and stored properly in
memory. Let's compensate for this.
Signed-off-by: Nicolas Pitre <[email protected]>
CC: [email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions