linux/drivers/mmc
Ulf Hansson d234d2123f mmc: core: Keep host claimed in mmc_rescan() while calling host ops
As mmc_claim_host() invokes pm_runtime_get_sync() for the mmc host device,
it's important that the host is kept claimed for *all* accesses to it via
the host_ops callbacks.

In mmc_rescan(), the ->card_event() and the ->get_cd() callback are being
invoked without claiming the host, let's fix this.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-12-22 11:32:02 +01:00
..
card mmc: remove bondage between REQ_META and reliable write 2015-11-09 14:04:52 +01:00
core mmc: core: Keep host claimed in mmc_rescan() while calling host ops 2015-12-22 11:32:02 +01:00
host mmc: omap_hsmmc: No need to check DMA channel validity at module remove 2015-12-22 11:32:02 +01:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00