From: NeilBrown Date: Mon, 30 Jul 2012 05:25:51 +0000 (-0700) Subject: Input: twl4030-pwrbutton - report a wakeup_event on button press X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~43^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=112b51cfa21714d001e5b3e3f7c1f13146906a5d;p=pandora-kernel.git Input: twl4030-pwrbutton - report a wakeup_event on button press As the power button causes a wake from suspend, we need to register the event with the pm sustem to avoid racing with suspend. As the input event is reported in the interrupt handler, as simple pm_wakeup_event() is sufficient. Signed-off-by: NeilBrown Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed