From: David Brownell Date: Wed, 8 Aug 2007 16:10:23 +0000 (-0700) Subject: MMC/SD card driver learns SPI X-Git-Tag: v2.6.24-rc1~1464^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7213d175e3b6f6db60f843b72e88857a350e146a;p=pandora-kernel.git MMC/SD card driver learns SPI Teaching the MMC/SD block card driver about SPI. - Provide the SPI response type flags with each request issued. - Understand that multiblock SPI writes don't use STOP_TRANSMISSION. - Correct check for APP_CMD failure. Signed-off-by: David Brownell Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed