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

Commit f50db36d authored by Yamit Mehta's avatar Yamit Mehta Committed by Gerrit - the friendly Code Review server
Browse files

msm: adsp-loader: Modify the adsp_state check to get subsystem



ADSP subsystem_get gets called based on the adsp state variable.
If the adsp state is down then subsystem_get gets called. In one
of the cases, adsp state is updated to system_up in the APR function,
upon subsystem notifier callback. As the adsp state got modified,
subsystem_get function does not get called from adsp loader.
Modifying the status check, such that subsystem_get gets called.

CRs-fixed: 1056157
Change-Id: Iad525d38afd6034d73d4c21f916a20343b24e39f
Signed-off-by: default avatarYamit Mehta <ymehta@codeaurora.org>
parent d12d3238
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