From: Daniel Drake Date: Sun, 24 Jul 2011 17:34:30 +0000 (+0100) Subject: x86, olpc-xo15-sci: Enable EC wakeup capability X-Git-Tag: v3.1-rc1~225^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d5b38e14b7ff98eb52e4a6db4e20abcc608da3;p=pandora-kernel.git x86, olpc-xo15-sci: Enable EC wakeup capability Some recent changes to the way that ACPI handles wakeup flags means that the XO15EC ACPI device is not wakeup-capable by default so device_set_wakeup_enable() does nothing. Use device_init_wakeup() to mark the device as wakeup capable, and to enable wakeups. Signed-off-by: Daniel Drake Link: http://lkml.kernel.org/r/20110724173430.BE03C9D401C@zog.reactivated.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed