Home
last modified time | relevance | path

Searched hist:"956 d9fd5eb3cbb322440844ed341145707bd71f8" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/core/
H A Dcore.cdiff 956d9fd5eb3cbb322440844ed341145707bd71f8 Mon Mar 05 15:52:43 CET 2012 Ulf Hansson <ulf.hansson@stericsson.com> mmc: core: Clean up after mmc_pre_req if card was removed

Make sure mmc_start_req cancels the prepared job, if the request
was prevented to be started due to the card has been removed.

This bug was introduced in commit:
mmc: allow upper layers to know immediately if card has been removed

Signed-off-by: Ulf Hansson <ulf.hansson@stericsson.com>
Reviewed-by: Per Forlin <per.forlin@stericsson.com>
Tested-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>