commit | 03a822986dbb0cb7bc14365cd1d35a5a61eef557 | [log] [tgz] |
---|---|---|
author | Konstantin Dorfman <kdorfman@codeaurora.org> | Sun Sep 22 15:42:17 2013 +0300 |
committer | Konstantin Dorfman <kdorfman@codeaurora.org> | Wed Oct 09 17:37:31 2013 +0300 |
tree | b1f2e871efee0e74025323a197f54965d4132fd7 | |
parent | 66e7ce74187bf03abd69f06f58600a58d577a849 [diff] |
mmc: core: skip stop flow when current request already done When mmc_stop_request() has no request to stop, because underlying host driver reported this, the flow should wait for the mmc done() callback marking that urgent still pending. Change-Id: Iacc95591ee76a965916af05a31a67dd8997c233e CRs-Fixed: 538117 Signed-off-by: Konstantin Dorfman <kdorfman@codeaurora.org>