commit | 6e98b3155e26d521b78dbce75785241d78ab289d | [log] [tgz] |
---|---|---|
author | Rohit Kumar <rohitkr@codeaurora.org> | Fri May 19 18:33:19 2017 +0530 |
committer | Banajit Goswami <bgoswami@codeaurora.org> | Wed Jun 14 12:41:57 2017 -0700 |
tree | 2ca0bf2f113e3522e7a3e59adcf416d5004c11d5 | |
parent | 9eaff41e81281ba54d07ad92103480e4a06bbc6d [diff] |
ASoC: msm: qdspv6: Fix wrong smmu sid for ULL playback SMMU sid is set to 0 in q6asm_set_shared_circ_buff and q6asm_set_shared_pos_buff in 32 bit arch. Fix it to send proper SID to ADSP when sharing buffer. Change-Id: I00cc0f881acd7a4a52292e65360ea7b03f2f0212 Signed-off-by: Rohit Kumar <rohitkr@codeaurora.org>