Skip to content
Commit e73832de authored by Lingutla Chandrasekhar's avatar Lingutla Chandrasekhar Committed by Vijay Viswanath
Browse files

mmc: sdhci-msm: make probe as async probe



sdhci probe uses sleep calls, which stalls kernel
booting until sleep completes.
So, make sdhci probe as async probe to unblock
the kernel booting, and the probe is scheduled
asynchronously.

Change-Id: Id2e09547410e7eccda1dd95c180df7737ba187e2
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
parent 138d7bb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment