SoC: msm: qdsp6v2: Check for adsp state before avcs fwk
Currently adsp state is queried only once which may fail
on some targets, which will lead to sound card
registration failure.
This inconsistency is due to ADSP takes little longer
time to boot up.
To fix this check for adsp state multiple times before
sending avcs fwk command.
Change-Id: I0bb8787f62e5d1b233d56109c05375adce960fe1
Signed-off-by:
Anurag Chouhan <achouhan@codeaurora.org>
Loading
Please register or sign in to comment