commit | 63215126dc0cd0e14d5acbdcfc4dc03dfb3e2a41 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Thu Aug 25 14:43:01 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:17:04 2011 -0700 |
tree | 0beeb72dbbc124e6511bac568ffb93c24eaf0dff | |
parent | 293217d6c2f649838ec82f251d929dc59316e3fc [diff] |
msm: charm: Wait for status to go low in panic handler When a panic occurs in the kernel, the external modem responds and goes through its own shutdown process. Wait until the external modem gives a signal that it has finished shutting down (dropping MDM2AP_STATUS) before exiting the panic handler. CRs-Fixed: 303416 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>