mmc_spi: support for non-byte-aligned cards
authorWolfgang Muees <wolfgang.mues@auerswald.de>
Wed, 8 Apr 2009 08:48:58 +0000 (09:48 +0100)
committerPierre Ossman <pierre@ossman.eu>
Wed, 8 Apr 2009 18:45:51 +0000 (20:45 +0200)
A very large subset of SD cards in the market send their
responses and data non-byte-aligned. So add logic to the
mmc spi driver to handle this mess.

Signed-off-by: Wolfgang Muees <wolfgang.mues@auerswald.de>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>

No differences found