diff options
author | Todd Poynor <[email protected]> | 2011-09-26 16:44:24 -0700 |
---|---|---|
committer | Samuel Ortiz <[email protected]> | 2011-10-24 14:09:17 +0200 |
commit | 782baa20b201100e14ce065bb7b890169e7a5d3c (patch) | |
tree | a1e65c51e6750bc0c1b0bf890325bd08f2acb160 /tools/perf/scripts/python/syscall-counts.py | |
parent | ab2b9260df67e29d5bd69d989f2f84f8c2ed4238 (diff) |
mfd: Disable twl6030 IRQ during suspend
Module IRQs may still be disabled by DPM at the time the TWL6030
ISR runs, causing handle_simple_irq() to silently do nothing.
This may result in missing TWL RTC alarm wakeups, for example,
since the RTC child module ISR is not called to ack the IRQ.
Disable the TWL6030 IRQ during suspend, enable it at DPM resume
time, at which time the child module IRQs will be re-enabled.
Signed-off-by: Todd Poynor <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions