commit | 2156b62d875f573b20ff3dae5c4302a563ea2563 | [log] [tgz] |
---|---|---|
author | Yan He <yanhe@codeaurora.org> | Thu Jul 18 10:28:23 2013 -0700 |
committer | Yan He <yanhe@codeaurora.org> | Wed Jul 24 18:10:46 2013 -0700 |
tree | 4ef62b584c8c23bb2cb543a2b10670b58376089d | |
parent | 6ccaceac0bde5e2c53975077fb263f22ce8271b0 [diff] |
msm: sps: free the interrupt for satellite mode When BAM is registered in satellite mode on apps side, we do not need to disable BAM HW when apps side does not use that BAM any more. But we still should free the interrupt. This is addressed in this change. Change-Id: I955ea1a341036efa82f0ecc0f45cad5ec41651ae Signed-off-by: Yan He <yanhe@codeaurora.org>