Skip to content

Change acpi_bus_get_acpi_device to acpi_get_acpi_dev

Upstream commit 45e9aa1f renamed acpi_bus_get_acpi_device to acpi_get_acpi_dev. As we are carrying an out of tree patch [1] which calls acpi_bus_get_acpi_device, we need to make the corresponding change ourselves for things to continue to work.

[1]: c92805df ACPI / irq: Workaround firmware issue on X-Gene based m400

Signed-off-by: Justin M. Forbes jforbes@fedoraproject.org

Merge request reports