ASoC: msm: Avoid dma_allocate_memory failure
dma_allocate_memory api was failing sometimes while
allocating contiguous memory.
Made a fix to use allocate_contiguous_ebi_nomap api instead
to allocate memory and modifed msm_pcm_mmap to use safe api's
CRs-Fixed: 315040
Change-Id: Ib3a65fef307dd419c437df5a7856f969c6cdb42a
Signed-off-by:
Harmandeep Singh <hsingh@codeaurora.org>
Loading
Please sign in to comment