commit | 696e66d32beae1209bbde330125b67c59aaf0687 | [log] [tgz] |
---|---|---|
author | Subhash Chandra Bose Naripeddy <snariped@codeaurora.org> | Thu Oct 25 20:24:22 2012 -0700 |
committer | Subhash Chandra Bose Naripeddy <snariped@codeaurora.org> | Thu Oct 25 20:45:53 2012 -0700 |
tree | fb124da9250f0da6752dee3fff626b1d450972ec | |
parent | 2100c0d743fbe8f8ec3d95450b9e747392764eb4 [diff] |
ASoC: msm: Support send flush to DSP Multichannel PCM playback In the use case of multi channel PCM playback with the playback control sequence of Pause, Flush, Resume; residual data buffered in DSP is played when resuming the playback after seek or flush. Add support to send CMD_FLUSH to DSP to flush the buffered residual data after Pause. CRs-Fixed: 380473 Change-Id: I1d099d28e51858c7c22df88253cd6f83a9c3ca56 Signed-off-by: Subhash Chandra Bose Naripeddy <snariped@codeaurora.org>