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

Commit 4c83deef authored by Jeff Hugo's avatar Jeff Hugo
Browse files

soc: qcom: glink_smem_native_xprt: Move to arch_initcall()



The SMEM Native Transport is used by the Glink framework to communicate
with the power management processor for cases like voting for clocks and
regulators.  Therefore, the SMEM transport is critical to the
boot process and should init as early as possible to unblock boot.

Move SMEM Native Transport from module_init() to arch_initcall() to unblock
boot.

Change-Id: I01b4eb716da7875ecf6da01bc68de01dfba2bb1b
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 605329dc
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