android_kernel_xiaomi_sdm845/drivers/mmc
philipl@overt.org 06cc1c8800 ricoh_mmc: Use suspend_late/resume_early
If ricoh_mmc suspends before sdhci_pci, it will pull the card
out from under the controller, which could leave the system in
a very confused state.

Using suspend_late/resume_early ensures that sdhci_pci suspends first
and resumes second.

Signed-off-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2009-02-02 20:57:06 +01:00
..
card mmc_block: ensure all sectors that do not have errors are read 2008-12-31 18:21:17 +01:00
core mmc: warn about voltage mismatches 2008-12-31 19:27:18 +01:00
host ricoh_mmc: Use suspend_late/resume_early 2009-02-02 20:57:06 +01:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: Move core functions to subdir 2007-05-01 13:04:18 +02:00