commit | b11a52c7748e3f5fba7850fb843cabd9ad4878e7 | [log] [tgz] |
---|---|---|
author | Jeff Hugo <jhugo@codeaurora.org> | Fri Sep 21 12:28:09 2012 -0600 |
committer | Jeff Hugo <jhugo@codeaurora.org> | Fri Sep 21 12:30:25 2012 -0600 |
tree | d0edecb3bef0d30e1e833078de94bf2247557952 | |
parent | 1685b9c0dd4019f09d1290c85dad596198f7650f [diff] |
msm: bam_dmux: move sps_disconnect calls to the reconnect case The A2 BAM hardware may be powered off when disconnect_to_bam() is called. If so, sps_disconnect() will cause L2 errors a possibly a watchdog crash. Move the sps_disconnect() calls to the reconnect case where A2 BAM has powered back up and it is safe to call sps_disconnect() CRs-Fixed: 402645 Change-Id: I4a365a3a4b91255429cbc326f31ab29aacc273b6 Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>