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

Skip to content
Commit de54c8d8 authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

regulator: rpm-smd-regulator: move regulator init to arch_initcall



RPM regulator initialization is done at module_init level which is
late in the boot-up sequence and drivers dependent on regulators
do probe deferral.
Move RPM regulator initialization to arch_init level to minimize
probe deferrals by dependent drivers.

Change-Id: I3e0bc7cb46a90eb62418122869c70345da9217ee
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent 5b1028b6
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