commit | c84f66e2f518dcb9f0931a5a1b65bc770ee23d13 | [log] [tgz] |
---|---|---|
author | Vikram Mulukutla <vmulukut@codeaurora.org> | Thu Sep 20 14:06:23 2012 -0700 |
committer | Vikram Mulukutla <markivx@codeaurora.org> | Wed Sep 26 11:37:42 2012 -0700 |
tree | b1daaf8c17f09ca02c53c9c2eb1d6aafea461506 | |
parent | 6949db717853c91eb734b84387a0c5ac8069c735 [diff] |
msm: msm_dsps: Disable the DSPS watchdog before shutdown The DSPS watchdog timer continues counting even after the DSPS is shutdown. This may cause a spurious watchdog interrupt after the DSPS is powered up, before the software running on the processor can re-init the watchdog. Disable the watchdog before shutting down the watchdog. Change-Id: I169e690b82ae05617e096ac832d757a110f673a4 Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>