linux/drivers/mmc
Chaotian Jing 87a18a6a56 mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()
Some MMC hosts do not support MMC_CAP_WAIT_WHILE_BUSY, but implements the
->card_busy() callback. In such cases, extend __mmc_switch() to use this
method to check card status after switch command.

Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-07-25 10:34:08 +02:00
..
card mmc: block: correct 4KB alignment check 2016-07-25 10:34:03 +02:00
core mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch() 2016-07-25 10:34:08 +02:00
host mmc: sdhci: Fix sdhci_card_busy() 2016-07-25 10:34:07 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00