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

Skip to content
Commit dd48d18f authored by Rama Aparna Mallavarapu's avatar Rama Aparna Mallavarapu Committed by Biao Long
Browse files

devfreq: Allow bw_hwmon resume with zero resume freq



Currently bw_hwmon governor does not allow the device
to be resumed if the resume_freq is set to zero. But there
can be devices that vote for zero frequency when there is
no bandwidth on the device. This does not mean that the device
should not be resume from suspend. Remove the check with prevents
resume, instead add a check in the devfreq framework to check if
device is suspended or not before calling the governor resume.

Change-Id: Ib82a6a36308aee52e8bb989fddca92265de6c4a4
Signed-off-by: default avatarRama Aparna Mallavarapu <aparnam@codeaurora.org>
parent c30cd30a
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