From: Bob Moore Date: Tue, 30 Dec 2008 01:45:17 +0000 (+0800) Subject: ACPICA: New: acpi_get_gpe_device interface X-Git-Tag: v2.6.29-rc1~34^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e97d6bf1a01b7403d98aea95731863aab2e84064;p=pandora-kernel.git ACPICA: New: acpi_get_gpe_device interface This function maps an input GPE index to a GPE block device. Also Added acpi_current_gpe_count to track the current number of GPEs that are being managed by the ACPICA core (both FADT-based GPEs and the GPEs contained in GPE block devices.) Modify drivers/acpi/system.c to use these 2 new interfaces Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed