commit | 66e24c2e46949a077eedf417fcb8986abeb9a647 | [log] [tgz] |
---|---|---|
author | Asish Bhattacharya <asishb@codeaurora.org> | Fri Oct 25 19:07:43 2013 +0530 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Thu Nov 07 19:45:51 2013 -0800 |
tree | a01e6bfff8a6da03cb63f3560465da3faa31903c | |
parent | 0aa56f2b2221f7610ecd90f3cb379b2b7518d536 [diff] |
msm: qdsp6v2: Buffer address for Record and playback is 32-byte aligned. Use 32-byte aligned buffer address to ADSP for playback and record usecases. ADSP expects 32-byte aligned buffers, and if they are not received, ADSP will return them. This causes failure in record and playback. Change-Id: I62ee59ae761b89545cdb61e5834b7389bc151e32 CRs-Fixed: 549103 Signed-off-by: Asish Bhattacharya <asishb@codeaurora.org>