android_kernel_xiaomi_sm8350/drivers/mmc
Anton Vorontsov 619ef4b421 mmc_spi: add support for card-detection polling
This patch adds new platform data variable "caps", so platforms
could pass theirs capabilities into MMC core (for example, platforms
without interrupt on the CD line will most probably want to pass
MMC_CAP_NEEDS_POLL).

New platform get_cd() callback provided to optimize polling.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:41 +02:00
..
card mmc_test: add test case control 2008-07-15 14:14:40 +02:00
core mmc: add support for card-detection polling 2008-07-15 14:14:41 +02:00
host mmc_spi: add support for card-detection polling 2008-07-15 14:14:41 +02:00
Kconfig
Makefile