http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1313
------- Additional Comments From [EMAIL PROTECTED] 2008-04-05 03:58 ------- AUX is connected directly to the CPU (EINT6/GPF6), while POWER is connected to the PMU (as ONKEY) PWR_IRQ is the interrupt line from the PMU to the CPU (EINT9/GPF9). The usual suspect here is that the PMU has a pending interrupt that didn't get handled, and thus any new events don't cause a new interrupt. I'd try to just run the PMU's interrupt handler after resume, and see what happens. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
