commit | 3176818d7b992a8aa0b185356584f05bcd6b18d7 | [log] [tgz] |
---|---|---|
author | Mingming Yin <mingming@codeaurora.org> | Mon Jan 14 20:07:12 2013 -0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:48:36 2013 -0800 |
tree | 4c97473790908b35a9370ac83785090ff2b148c6 | |
parent | a57e6e40cc1be58b400f90ec7db6940abdd484b8 [diff] |
ASoC: msm: Support for configuring buffer size in multichannel PCM TX There is a usecase to capture PCM from HDMI input through ADSP using MI2S TX interface and play or route the same to the desired output device. To support this more buffering is required. Add configuring buffer size in multi channel PCM TX driver to support the usecase. CRs-Fixed: 443301 Change-Id: I84acb1c54e54b702dcfb210c8de12b4cd733fd63 Signed-off-by: Mingming Yin <mingming@codeaurora.org>