OSDN Git Service

Move ACPI ID parsing to a shared location.
authorPeter Jones <pjones@redhat.com>
Wed, 20 Jun 2018 18:43:32 +0000 (14:43 -0400)
committerPeter Jones <pjones@redhat.com>
Wed, 20 Jun 2018 21:23:22 +0000 (17:23 -0400)
commite2f68c8f9f4fab48f1ef3a4585932f757593fa92
treeaf9c82164373d3aaad1d4f3fcecb72852a9436b7
parentba0655c62978ba64c227f1f87d9da3e1dea4f821
Move ACPI ID parsing to a shared location.

This is getting out of PCI because we have some other platforms that do
ACPI root parsing, but don't use the PCI roots.

Signed-off-by: Peter Jones <pjones@redhat.com>
src/linux-acpi.c [new file with mode: 0644]
src/linux-pci.c
src/linux.c
src/linux.h