From: Ulf Hansson Date: Mon, 5 Mar 2012 14:52:43 +0000 (+0100) Subject: mmc: core: Clean up after mmc_pre_req if card was removed X-Git-Tag: v3.4-rc1~49^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=956d9fd5eb3cbb322440844ed341145707bd71f8;p=pandora-kernel.git 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 Reviewed-by: Per Forlin Tested-by: Jaehoon Chung Signed-off-by: Chris Ball --- Reading git-diff-tree failed