commit | 9695d5f4fddaf99126a6c87d9eaf5aed4ed55c0a | [log] [tgz] |
---|---|---|
author | Damir Didjusto <damird@codeaurora.org> | Thu Feb 27 13:12:16 2014 -0800 |
committer | Damir Didjusto <damird@codeaurora.org> | Thu Apr 24 17:56:28 2014 -0700 |
tree | 532c2b94e29ef40db5cd840faa1950ff2ba153ee | |
parent | 335e67fc42ae6367d22f0966b6cb25b4c4890a1c [diff] |
ASoC: msm: qdsp6v2: Do not free memory that has not been unmapped from DSP The memory that is not unmapped from DSP should not be used until DSP clears it. Do not free iom memory if the DSP unmap has failed. CRs-fixed: 599780 Change-Id: I4ceae34e0f8d6381efc34ce642babbc30ca5e57e Signed-off-by: Damir Didjusto <damird@codeaurora.org>