commit | 21246485d5cbed1853b6e674660f44fad1ed39f7 | [log] [tgz] |
---|---|---|
author | Vikram Mulukutla <markivx@codeaurora.org> | Tue Mar 20 16:30:59 2012 -0700 |
committer | Vikram Mulukutla <markivx@codeaurora.org> | Fri Mar 23 18:07:09 2012 -0700 |
tree | f18a8d508213ecd3dda1ea28df1f4b84558857ac | |
parent | 70a5e545440d2fc8973efff76db46e3660231df4 [diff] |
msm: modem-8960: Don't set SMSM_RESET when the modem crashes When the modem crashes, it either sends an SMSM interrupt with the modem SMSM_RESET bit set, or it triggers the modem watchdog interrupt to the apps processor. Do not set the apps SMSM_RESET bit in either case, as this will trigger other subsystem drivers to restart their individual subsystems. CRs-fixed: 345622 Change-Id: I03680eedaa8f522c7727acd1e3fe92564c818d0d Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>