commit | 77ee98405b263c0ee74dae8eabf732beee84f4e8 | [log] [tgz] |
---|---|---|
author | Ravi Gummadidala <rgummadi@codeaurora.org> | Tue Jun 25 10:57:44 2013 -0700 |
committer | Ravi Gummadidala <rgummadi@codeaurora.org> | Tue Jun 25 10:57:44 2013 -0700 |
tree | 0af0a7b1f1eedc9defc9b900add40ce871283b1f | |
parent | a7334fb367e8240b77d95026c633561576a6a1f9 [diff] |
msm: ipa: use smem_alloc2 to allocate SMEM pipe mem smem_alloc used previously assumes modem will alloc the item before IPA driver is initialized. smem_alloc2 will alloc the item if not already allocated. Change-Id: I4bd1e8d85a325180e58507b300984db882d8e18d Signed-off-by: Ravi Gummadidala <rgummadi@codeaurora.org>