commit | a050efbf4735359a952c58803963b0fb0ca9162d | [log] [tgz] |
---|---|---|
author | Shiv Maliyappanahalli <smaliyap@codeaurora.org> | Thu Feb 07 10:13:22 2013 -0800 |
committer | Shiv Maliyappanahalli <smaliyap@codeaurora.org> | Thu Feb 07 10:41:44 2013 -0800 |
tree | 002767a5e425fb7c9fedb965ccb9f271d4b91734 | |
parent | 571541f57149515b9055d717de0b5f82bac3b428 [diff] |
ASoC: msm: unmap before freeing ion memory ION memory when kernel mapped maintains a ref count. ion_unmap_kernel() should be called by clients before freeing ion memory so that kernel ref count is decremented correctly. Change-Id: Ie118ae9e355d735c3c0a40ce30883efb1c61af46 Signed-off-by: Shiv Maliyappanahalli <smaliyap@codeaurora.org>