From: NeilBrown Date: Wed, 25 Apr 2012 03:05:24 +0000 (+1000) Subject: mfd: enable wakeup on twl4030 IRQ. X-Git-Tag: v3.5-rc1~51^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a2f1b5fae593dbdf4f3656ee5a5d111df3e9acb;p=pandora-kernel.git mfd: enable wakeup on twl4030 IRQ. 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 it will be ignored. Signed-off-by: NeilBrown Acked-by: Kevin Hilman Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed