remarkable-linux/drivers/mmc
Dong Aisheng 4e7cd2cba0 MLK-10629-4 mmc: sdhci: remove MMC_CAP_NEEDS_POLL
This will cause meaningless CPU overhead by polling the card at backgroud
if the CD is broken.
Most board does not intend to use this function, so remove it.
Platform driver could add it for test if needed.

Signed-off-by: Dong Aisheng <b29396@freescale.com>

Conflicts:
	drivers/mmc/host/sdhci.c
2018-10-29 11:10:38 +08:00
..
core MLK-11685-7 mmc: core: add delay for SD3.0 UHS mode switch 2018-10-29 11:10:38 +08:00
host MLK-10629-4 mmc: sdhci: remove MMC_CAP_NEEDS_POLL 2018-10-29 11:10:38 +08:00
Kconfig mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only 2017-08-30 14:01:34 +02:00
Makefile mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only 2017-08-30 14:01:34 +02:00