Move code from PCI hotplug DSDT macros to methods.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 22 Sep 2011 01:19:51 +0000 (21:19 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 13 Oct 2011 01:07:23 +0000 (21:07 -0400)
commit9d3d7cb4b163d3fbcba64a01c4fa42eb6bc53128
tree46c167c454816555e7a0f47d7f286020159393ba
parentf0521c90e89b5c1ce0ddd2e61b475b4a11820c14
Move code from PCI hotplug DSDT macros to methods.

Simplify the hotplug code by moving the bulk of the logic out of the
macros and into static method definitions.  This also reduces the ACPI
DSDT code size.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/acpi-dsdt.dsl
src/acpi-dsdt.hex