From: Rafael J. Wysocki Date: Thu, 1 Jul 2010 02:11:45 +0000 (+0800) Subject: ACPICA: Remove wakeup GPE reference counting which is not used X-Git-Tag: v2.6.36-rc1~491^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a44061aa8b5d58b2729faca4c155a94a5bea2a09;p=pandora-kernel.git ACPICA: Remove wakeup GPE reference counting which is not used After the previous patch that introduced acpi_gpe_wakeup() and modified the ACPI suspend and wakeup code to use it, the third argument of acpi_{enable|disable}_gpe() and the GPE wakeup reference counter are not necessary any more. Remove them and modify all of the users of acpi_{enable|disable}_gpe() accordingly. Also drop GPE type constants that aren't used any more. Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed