]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ACPI: introduce sysfs I/F for dynamic tables
authorZhang Rui <rui.zhang@intel.com>
Thu, 26 Feb 2009 03:27:23 +0000 (11:27 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 26 Feb 2009 06:03:15 +0000 (01:03 -0500)
commit4658e4ef9d252c26630268b20ceab78b3952db41
tree7dc5bc5f546de3e311eb7752d0e7917e0c88076c
parentc15d8a6499d04e5d2cac07f8120f207bb275f60f
ACPI: introduce sysfs I/F for dynamic tables

SSDT tables may be loaded at runtime.
create sysfs I/F for these dynamic tables in
/sys/firmware/acpi/tables/dynamic/.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/system.c