Re: [Update][PATCH 3/5] irq / PM: Make wakeup interrupts wake up from suspend-to-idle

2014-08-08 Thread Rafael J. Wysocki
On Friday, August 08, 2014 03:58:02 AM Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Make IRQs enabled for system wakeup via enable_irq_wake() wake up > the system from suspend-to-idle. > > For this purpose, introduce a new routine for enabling and disabling > wakeup interrupts, set_wak

[Update][PATCH 3/5] irq / PM: Make wakeup interrupts wake up from suspend-to-idle

2014-08-07 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Make IRQs enabled for system wakeup via enable_irq_wake() wake up the system from suspend-to-idle. For this purpose, introduce a new routine for enabling and disabling wakeup interrupts, set_wakeup_irqs(), and make freeze_enter() call it to enable them before starting the

[PATCH 3/5] irq / PM: Make wakeup interrupts wake up from suspend-to-idle

2014-08-05 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Make IRQs enabled for system wakeup via enable_irq_wake() wake up the system from suspend-to-idle. For this purpose, introduce a new routine for enabling or disabling wakeup interrupts, set_wakeup_irqs(), and make freeze_enter() call it to enable them before starting the