mmc: fix cid and csd byte order
authorPierre Ossman <drzeus@drzeus.cx>
Sat, 27 Oct 2007 12:14:23 +0000 (14:14 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sat, 27 Oct 2007 12:14:23 +0000 (14:14 +0200)
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>

No differences found