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

Skip to content
Commit d9ba36b8 authored by Patrick Daly's avatar Patrick Daly
Browse files

qcom: clk: Support deferred clock initialization



Clocks may depend on other clocks which are not registered yet. Handle
the error code -EPROBE_DEFER during clock initialization by placing
the offender on a clock orphan list, which will redo clock
initialization when another clock is registered successfully. Client
drivers may not obtain references to clocks on the orphan list.

Change-Id: I1a12feebe003884b775381d881e434bc9376f693
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 3de56173
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