linux/drivers/mmc
Kevin Liu 94144a465d mmc: sdhci: add get_cd() implementation
1. mmc_rescan will call get_cd to know whether the card is present
before mmc_rescan_try_freq to avoid useless trials during
card removal or start host is called when card is not present.

2. get_cd needs to be checked to resolve slow card removal issue.

Signed-off-by: Kevin Liu <kliu5@marvell.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-03-22 12:24:50 -04:00
..
card MMC highlights for 3.9: 2013-02-26 09:31:09 -08:00
core mmc: core: enhance card removal judgement for slow removal 2013-03-22 12:23:34 -04:00
host mmc: sdhci: add get_cd() implementation 2013-03-22 12:24:50 -04:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00