From: Pierre Ossman Date: Sat, 27 Oct 2007 12:14:23 +0000 (+0200) Subject: mmc: fix cid and csd byte order X-Git-Tag: v2.6.24-rc2~127^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78e480731ab89e311ecdb455d04903cafbe163ca;p=pandora-kernel.git 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 --- Reading git-diff-tree failed