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

Skip to content
Commit 48c6902d authored by Stephen Boyd's avatar Stephen Boyd
Browse files

msm: Makefile: Move SMD initialization earlier



The subsystem restart drivers need access to smsm APIs and those
APIs rely on the SMD driver being initialized. The subsystem
restart drivers are lower down in the Makefile so they probe
after the SMD driver probes. Once we merge the subsystem restart
drivers into the PIL drivers smsm APIs will be called before the
SMD driver probes causing probe failures.

Move the compilation of SMD earlier so that SMD will probe before
the PIL drivers and calls to smsm APIs will still work.

Change-Id: I1bff6fa32021f96c00b19fdeb52de89b17fba2fd
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 3095fe56
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