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

Skip to content
Commit ad9b5da1 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta Committed by Sundara Vinayagam
Browse files

perf: Reorder idle notifier registration in armv7 PMU



The registration of idle notifier in the armv7 PMU driver is
currently being done as a part of the probe. However, issues
might arise if the idle notifier is called during the probe
itself as the data used by the notifier callback would not
have been initialized yet. As a result, move the registration
of idle notifier after the probe completes successfully.

Change-Id: Ifb3e2bc9eed5a42fcf876274ea644c99ebef2a08
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
Signed-off-by: default avatarSundara Vinayagam <sundvi@codeaurora.org>
parent e5929710
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