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

Commit 37b16756 authored by Santosh Mardi's avatar Santosh Mardi
Browse files

cpufreq_stats: fix to process policy exit in notifier



In the cpufreq framework before issuing notifier call with
policy exit event policy table is made NULL and cpufreq stat
driver policy notifier function is being called for policy
exit event, in the notifier call policy table is retrieved
before proceding with the policy exit event as cpufreq FW
marked policy table as NULL, notifier call returns without
processing policy exit events.

Moving policy exit event handling prior to policy table NULL check to
address this issue.

CRs-Fixed: 1093951
Change-Id: I9540ce8089c4035c13f7ffa8522d4a179657a254
Signed-off-by: default avatarSantosh Mardi <gsantosh@codeaurora.org>
parent a747ee15
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