From: Rafael J. Wysocki Date: Tue, 8 Feb 2011 22:41:13 +0000 (+0100) Subject: ACPI / Button: Avoid disabling wakeup unnecessarily on remove X-Git-Tag: v2.6.39-rc1~90^2~11^3~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19f9a84ec807da57fd75bbd9a3f2b8269611f79;p=pandora-kernel.git ACPI / Button: Avoid disabling wakeup unnecessarily on remove If a button device had already been enabled to wake up the system from sleep states before the button driver saw it, the driver shouldn't disable the device's wakeup capability when being detached from the device. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed