From: Lin Ming Date: Thu, 10 Apr 2008 15:06:38 +0000 (+0400) Subject: ACPICA: New interfaces for table event handlers X-Git-Tag: v2.6.26-rc1~101^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e08e2d2d6efb256aa035e300deb059bb333b6db;p=pandora-kernel.git ACPICA: New interfaces for table event handlers Designed and implemented new external interfaces to install and remove handlers for ACPI table-related events. Current events that are defined are LOAD and UNLOAD. These interfaces allow the host to track ACPI tables as they are dynamically loaded and unloaded. See AcpiInstallTableHandler and AcpiRemoveTableHandler. Signed-off-by: Lin Ming Signed-off-by: Bob Moore Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed