Re: [PATCH 0/2] Report wake_events for some button presses.
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-07-30 05:49:16
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-07-30 05:49:16
Also in:
lkml
On Mon, Jul 30, 2012 at 11:09:01AM +1000, NeilBrown wrote:
To avoid racing with suspend, we need to report wakeup events to the
pm subsystem when they happen.
These two patches do this for gpio_keys and twl4030-pwrbutton.
---
NeilBrown (2):
Input: twl4030-pwrbutton: report a wakeup_event on button press.
Input: gpio_keys: report a wakeup_event for a button press on a wake_up button.Applied both, thanks Neil. -- Dmitry