ACPICA: Move all public H/W interfaces to new hwxface
commit7db5d82d0278b506441ab6025f0c6ce2f2aa3019
authorBob Moore <robert.moore@intel.com>
Tue, 30 Dec 2008 03:04:48 +0000 (30 11:04 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 31 Dec 2008 06:14:08 +0000 (31 01:14 -0500)
tree55b54c221851c0912f9dda9958a77c3b7ccf15d3
parentecfbbc7b46f74ca48b9f42132739114c9e70f8e4
ACPICA: Move all public H/W interfaces to new hwxface

Move public interfaces from hwregs.c to new file, hwxface.c -
similar to the structure of the other ACPICA components.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/hardware/Makefile
drivers/acpi/hardware/hwregs.c
drivers/acpi/hardware/hwxface.c [copied from drivers/acpi/hardware/hwregs.c with 65% similarity]