commit | 271b0c96e2f0f8b9e730ed3da4579cebecfd6d7c | [log] [tgz] |
---|---|---|
author | Aditya Bavanari <abavanar@codeaurora.org> | Mon Jun 18 11:59:09 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jun 18 05:54:42 2018 -0700 |
tree | 5538456a3b80bc050099162ca0e034dc12af4360 | |
parent | 27fa2c03ecc8e42405fab145887497fcb03f36bb [diff] |
dsp: Fix rtac memory unmap issue in ASM driver During unmap of rtac block in ASM, mem_map_handle address is set to zero instead of the value. Set the map handle value to zero to avoid issue in freeing the ion memory. CRs-Fixed: 2254339 Change-Id: I6584be029d4c8dde235e722149c758df0db9916e Signed-off-by: Aditya Bavanari <abavanar@codeaurora.org>