| commit | f6881074cd3fad71756bdc1f52c71f71c20485a7 | [log] [tgz] |
|---|---|---|
| author | Amal Paul <amalp@codeaurora.org> | Wed Nov 02 14:34:36 2011 -0700 |
| committer | Amal Paul <amalp@codeaurora.org> | Thu Nov 03 12:56:15 2011 -0700 |
| tree | 547ab1987682a2f31979ff6635e162df1f4ba732 | |
| parent | 5e568b70d7c8da8910d331b72c18ed375f70856c [diff] |
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>