commit | 7213d175e3b6f6db60f843b72e88857a350e146a | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Wed Aug 08 09:10:23 2007 -0700 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Sep 23 21:39:47 2007 +0200 |
tree | 82b5041a4eb51ab734f0d44f16cd9916338c1249 | |
parent | 97018580c40c8a31dd7ae744da3378c787a2066d [diff] |
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 <dbrownell@users.sourceforge.net> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>