android_kernel_google_msm/include/acpi
John Keller 0f0fe1a08a ACPI: Add support for acpi_load_table/acpi_unload_table_id
Make acpi_load_table() available for use by removing it from the #ifdef
ACPI_FUTURE_USAGE.

Also add a new routine used to unload an ACPI table of a given type and "id" -
acpi_unload_table_id().  The implementation of this new routine was almost a
direct copy of existing routine acpi_unload_table() - only difference being
that it only removes a specific table id instead of ALL tables of a given
type.  The SN hotplug driver (sgi_hotplug.c) now uses both of these interfaces
to dynamically load and unload SSDT ACPI tables.

Also, a few other ACPI routines now used by the SN hotplug driver are exported
(since the driver can be a loadable module):

 acpi_ns_map_handle_to_node
 acpi_ns_convert_entry_to_handle
 acpi_ns_get_next_node

Signed-off-by: Aaron Young <ayoung@sgi.com>
Cc: Greg KH <greg@kroah.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2006-12-20 01:51:14 -05:00
..
platform [PATCH] slab: remove kmem_cache_t 2006-12-07 08:39:25 -08:00
acconfig.h ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
acdebug.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acdisasm.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
acdispat.h ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
acevents.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
acexcep.h ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
acglobal.h ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
achware.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acinterp.h ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
aclocal.h ACPI: Allow setting SCI_EN bit in PM1_CONTROL register 2006-10-10 17:14:44 -07:00
acmacros.h ACPI: acpi_os_allocate() fixes 2006-07-10 02:37:22 -04:00
acnames.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acnamesp.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
acobject.h ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
acopcode.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
acoutput.h ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
acparser.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
acpi.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acpi_bus.h ACPI: Change ACPI to use dev_archdata instead of firmware_data 2006-12-01 14:52:01 -08:00
acpi_drivers.h Revert "ACPI: dock driver" 2006-07-09 08:47:46 -07:00
acpi_numa.h [PATCH] Unify pxm_to_node() and node_to_pxm() 2006-06-23 07:42:48 -07:00
acpiosxf.h ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
acpixf.h ACPI: Add support for acpi_load_table/acpi_unload_table_id 2006-12-20 01:51:14 -05:00
acresrc.h ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
acstruct.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
actables.h ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
actbl.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
actbl1.h ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
actbl2.h ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
actbl71.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actypes.h ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
acutils.h ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
amlcode.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
amlresrc.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
container.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
pdc_intel.h ACPI: Processor native C-states using MWAIT 2006-10-14 00:35:39 -04:00
processor.h ACPI: Processor native C-states using MWAIT 2006-10-14 00:35:39 -04:00