Home
last modified time | relevance | path

Searched hist:f100c1c2b55b08d419b7cd3985cc144b41ce9a1f (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/core/
H A Dcore.cdiff f100c1c2b55b08d419b7cd3985cc144b41ce9a1f Fri Dec 05 18:41:02 CET 2014 Adrian Hunter <adrian.hunter@intel.com> mmc: core: Move mmc_card_removed() into mmc_start_request()

Both callers of mmc_start_request() call mmc_card_removed()
so move that call into mmc_start_request().

This patch is preparation for adding re-tuning support.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>