commit | 78e480731ab89e311ecdb455d04903cafbe163ca | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sat Oct 27 14:14:23 2007 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sat Oct 27 14:14:23 2007 +0200 |
tree | 80d443e1f723314ac8921623475ea23ac70a5d18 | |
parent | 6356a9d955e1898eadaa8cba9a5137b1787c0c7e [diff] |
mmc: fix cid and csd byte order MMC over SPI sends the CID and CSD registers as data, not responses, which means that the host driver won't do the necessary byte flipping for us. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>