msm: audio: qdsp6v2: Reduce the pcm write timeout value
- Timeout value of 5 sec blocks the write() system call
for 5 sec. This will cause delay in recovering audio.
- Reduce the timeout value to 1 sec so that it unblocks
the write() system call in lesser time and audio can
recover faster.
CRs-fixed: 313859
Change-Id: I75f929f2c4e43a0b36da611ad70e40e756a3c2e8
Signed-off-by:
Amal Paul <amalp@codeaurora.org>
Loading
Please sign in to comment