summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2009-07-19 02:34:37 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2009-07-21 01:46:34 +0200
commit6cdbf734493d6e8f5afc6f539b82897772809d43 (patch)
tree4d1678ef1712c91990146d6e0beb33109901beea /arch
parentblackfin: fix wrong CTS inversion (diff)
downloadlinux-6cdbf734493d6e8f5afc6f539b82897772809d43.tar.xz
linux-6cdbf734493d6e8f5afc6f539b82897772809d43.zip
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 <nico@marvell.com> CC: stable@kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions