Consolidate DSDT copy-and-paste PCI IRQ code into method calls.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 26 Sep 2011 03:08:58 +0000 (23:08 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 13 Oct 2011 01:07:40 +0000 (21:07 -0400)
commita65f417c8430ce6781cbbfe84381a97d60628d81
tree9d171971ff4e6037aef8b323e32ca8263e789e4d
parent9d3d7cb4b163d3fbcba64a01c4fa42eb6bc53128
Consolidate DSDT copy-and-paste PCI IRQ code into method calls.

Use method calls in LNK[ABCDS] object methods - this reduces the
cut-and-paste code.  It also makes it simpler and the object size
smaller.

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