commit | 42121f7e0915470bd083c7e7f2ad41befac092eb | [log] [tgz] |
---|---|---|
author | Rohit kumar <rohitkr@codeaurora.org> | Tue Jan 02 18:17:22 2018 +0530 |
committer | Meng Wang <mwang@codeaurora.org> | Thu Mar 01 17:01:19 2018 +0800 |
tree | 2acb4fc7a50699f6327516185e978eaa667e2fb5 | |
parent | da56c67bc43cbf42d1004d9e1499fbe9a28f3dd2 [diff] |
asoc: msm-cpe-lsm: use kmalloc for slim_port_xfer buffers Use kmalloc instead of dma_alloc_coherent for slim buffers to support dma_mapping api in interrupt context. Change-Id: Idf06832b6a3bb30f6a16c168b4e5e5f13ad0a0ab Signed-off-by: Rohit kumar <rohitkr@codeaurora.org> Signed-off-by: Meng Wang <mwang@codeaurora.org>