4f2d03195b
The acpi_get_irq_table() function takes a pointer to a table that can come from anywhere, i.e. it doesn't have to be the acpi.pci_prt.table that acpi.c uses. Because of this, the correct place to iterate and process the acpi.pci_prt_table is in the function that actually passes acpi.pci_prt_table to the acpi_get_irq_table() function. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
acpi.c | ||
acpi_shell.c | ||
CMakeLists.txt | ||
Kconfig |