From: Rafael J. Wysocki Date: Mon, 7 Jan 2008 23:06:16 +0000 (+0100) Subject: ACPI: Separate disabling of GPEs from _PTS X-Git-Tag: v2.6.25-rc1~1073^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c1d2b6085d75df0691cec6a4a053c0aa55fe4c9;p=pandora-kernel.git ACPI: Separate disabling of GPEs from _PTS The preparation to enter an ACPI system sleep state is now tied to the disabling of GPEs, but the GPEs should not be disabled before suspending devices. Since on ACPI 1.0x systems the _PTS global control method should be executed before suspending devices, we need to disable GPEs separately. Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Signed-off-by: Len Brown --- Reading git-diff-tree failed