commit | 42bd520c0c8bde89f29944af663d23323f68d4b5 | [log] [tgz] |
---|---|---|
author | Ravi Gummadidala <rgummadi@codeaurora.org> | Wed Jun 26 11:31:16 2013 -0700 |
committer | Ravi Gummadidala <rgummadi@codeaurora.org> | Wed Jun 26 12:07:45 2013 -0700 |
tree | 1f78986b98834f02a7d122b2c98091e060b7638c | |
parent | 32f9c9af1335b121f4e1857ff61e85cffb27a1a6 [diff] |
msm: ipa: fix IPA module init failure code to avoid kernel crash BAM driver will unmap the ioremap performed by IPA driver as part of sps_deregister_bam_device. IPA driver does not really need to setup this mapping so remove that code. Also fix clock cleanup. Change-Id: I8dcbeb4cc2a025898b4f1d2d813a17a9805d3858 Signed-off-by: Ravi Gummadidala <rgummadi@codeaurora.org>