msm: adsp: qdsp5: Allow MOD_READY event in ENABLING state
JPEGTASK is receiving MOD_READY event after it is disabled which is not expected. When JPEGTASK enable fails with ETIMEDOUT error, this module is disabled immediately. But MOD_READY event for this module is sent by RPC to Apps ADSP Driver even after it is disabled. Ignore this event incase module state is not in ENABLING state. CRs-Fixed: 395420 Signed-off-by:Laxminath Kasam <lkasam@codeaurora.org> (cherry picked from commit d8aa1922) Change-Id: I58cc97fc5ed6896c15de2c8880a726e375010c65 Signed-off-by:
Sudhir Sharma <sudsha@codeaurora.org>
Loading
Please sign in to comment