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

Skip to content
Commit c2f75df3 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

regulator: onsemi: Change initcall level for early probe



ACPU clock driver initialization has dependency on regulator
driver initialization.

The cpufreq driver to successfully register requires the acpu
clock handle which in turn requires the apc regulator handle.

In a recent change the init-call ordering of the cpufreq and
acpu-clock drivers has changed to register them early. Move the
onsemi regulator initialization to arch_initcall() to handle
this modification.

Change-Id: I68d089df66ba559bf39c7d3f67702e1f98546f7c
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent 6791a1be
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