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

Skip to content
Commit 3a6f149d authored by Vijay Viswanath's avatar Vijay Viswanath Committed by Gerrit - the friendly Code Review server
Browse files

mmc: core: Use new flag for suspending clk scaling



Currently we disable clk scaling when card goes to suspend. This can
cause issue when we want to change the devfreq governor. Mmc devfreq
handler will ignore requests coming from devfreq framework,
causing unexpected behaviours.

Add a new flag for suspending clk scaling so that, any devfreq
request which comes while mmc is suspended will get queued and
then serviced as part of deferred scaling.

Change-Id: I640299724ece3390652abcec7eb3da3382f63f8a
Signed-off-by: default avatarVijay Viswanath <vviswana@codeaurora.org>
Signed-off-by: default avatarRam Prakash Gupta <rampraka@codeaurora.org>
parent 29711e1f
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