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)
commitab5a643cf597f2214feb6ff7288c72589661bde1
treeafa570e506d0b5eab61800d74bc3491dc3120664
parenta8fe29d8bcdfbf85ba26c7f3522c4bdfbc83e71d
mmc_spi: support for non-byte-aligned cards

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>
drivers/mmc/host/mmc_spi.c