linux/drivers/mmc
Ulf Hansson c49433fb66 mmc: block: Implement card_busy_detect() for busy detection
To complete a data write request we poll for the card's status register
by sending CMD13. The are other scenarios when this polling method are
needed, which is why we here moves this code to it's own function. No
functional change.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
2014-02-23 10:40:58 -05:00
..
card mmc: block: Implement card_busy_detect() for busy detection 2014-02-23 10:40:58 -05:00
core mmc: core: Respect host's max_busy_timeout when sending sleep cmd 2014-02-23 10:40:49 -05:00
host mmc: core: Rename cmd_timeout_ms to busy_timeout 2014-02-23 10:40:26 -05:00
Kconfig
Makefile