commit | 6287b56bf3ac64c0b76737e66e5671e9a63b7bcc | [log] [tgz] |
---|---|---|
author | Sameer Thalappil <sameert@codeaurora.org> | Tue May 14 09:23:08 2013 -0700 |
committer | Sameer Thalappil <sameert@codeaurora.org> | Tue May 14 09:31:34 2013 -0700 |
tree | f0bd0061755c55289a4ae6c1bd2fd40c4ab5ded1 | |
parent | 106dd0d794c564dcbb38c4c81a38f562927c2132 [diff] |
msm: pil-pronto: Fix WCNSS WDOG bite interrupt handler Disable WCNSS watchdog bite interrupt when it is triggered, irrespective of whether the SSR is in progress. If the bite interrupt is not disabled, the handler will get called continuously and that would result in Apps WDOG Bark. Change-Id: I06a9d8b029c9f3ba3cac4e728c2f94833b1be6a5 CRs-Fixed: 485865 Signed-off-by: Sameer Thalappil <sameert@codeaurora.org>