Re: [PATCH 3/3] twl4030: enable wakeup on twl4030 IRQ.

2012-05-09 Thread Samuel Ortiz
Hi Neil, On Wed, Apr 25, 2012 at 01:05:24PM +1000, NeilBrown wrote: Most of the interrupts that come through this line should trigger wakeups: power button RTC alarm power available usb plug/unplug so mark the interrupt as a wakeup interrupt. This is particularly important for

Re: [PATCH 3/3] twl4030: enable wakeup on twl4030 IRQ.

2012-04-26 Thread Kevin Hilman
NeilBrown ne...@suse.de writes: Most of the interrupts that come through this line should trigger wakeups: power button RTC alarm power available usb plug/unplug so mark the interrupt as a wakeup interrupt. This is particularly important for when the interrupt arrives during the

[PATCH 3/3] twl4030: enable wakeup on twl4030 IRQ.

2012-04-24 Thread NeilBrown
Most of the interrupts that come through this line should trigger wakeups: power button RTC alarm power available usb plug/unplug so mark the interrupt as a wakeup interrupt. This is particularly important for when the interrupt arrives during the late suspend phase. Without this setting