+2
−12
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Audio driver currently does not specify any timeout for
requesting glink RX intents. If the remote processor is
not responding to the glink_tx call, and wait forever
and blocks all the audio threads.
Add a 3sec timeout and unblock the audio threads if
an intent is not queued within that time.
Change-Id: Idf040ceb9696e15f279344c9599727cebc8d9f2e
Signed-off-by:
Bala Kishore Pati <balakishorepati@codeaurora.org>