Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7e7b3364 authored by Veerabhadrarao Badiganti's avatar Veerabhadrarao Badiganti
Browse files

mmc: core: Resume SD bus in mmc_sd_detect



If mmc driver calls mmc_get_card(), it gets the claim-host lock
and also resumes the bus if it is in the suspended state.
But if the driver uses mmc_try_claim_host() to get the host lock,
it has to explicitly resume the bus if the bus is in the suspended
state.

So make explicit deferred resume call where-ever driver uses
mmc_try_claim_host() to get the lock.

Change-Id: I47ea61af0b06aa43eaf00c01b3467cec106f4957
Signed-off-by: default avatarVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
parent ef035ee5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment