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

Skip to content
Commit 0e55c1fd authored by Stephen Boyd's avatar Stephen Boyd
Browse files

msm: pil: Migrate to pil_boot()/pil_shutdown() API



Migrate to the new API so that we can remove the PIL bus layer
and pil_force_boot()/pil_force_shutdown() in a future patch.

The basic conversion is to replace msm_pil_register() with
pil_desc_init(), msm_pil_unregister() with pil_desc_release(),
pil_force_boot() with pil_boot() and pil_force_shutdown() with
pil_shutdown().

Change-Id: Ib3a3b80b33fae3bbeb50c4b896165dc1fef36ce4
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 3e420e39
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