From: Alexey Starikovskiy Date: Mon, 22 Oct 2007 10:18:50 +0000 (+0400) Subject: ACPI: EC: Don't re-enable GPE for each transaction. X-Git-Tag: v2.6.24-rc2~92^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c55053c21706ccf1fdb26b4bb6d05c4a2782ffe;p=pandora-kernel.git ACPI: EC: Don't re-enable GPE for each transaction. With the auto selection of operation mode, absence of GPEs does not really degrade performance, so let PM code to handle enabling/disabling GPEs. This is a revert of 5d57a6a55ec0bdcb952dbcd3f8ffcde8a3ee9413, which was meant to be temporary. Reference: http://bugzilla.kernel.org/show_bug.cgi?id=7977 Signed-off-by: Alexey Starikovskiy Acked-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed