ASoC: bg_glink: Add timeout of 3secs for RX intent req
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>
Loading
Please register or sign in to comment