Skip to content
Snippets Groups Projects
Commit 61a3c78d authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

ACPI: glue: Use acpi_device_adr() in acpi_find_child_device()


Instead of evaluating _ADR in acpi_find_child_device(), use the
observation that it has already been evaluated and the value returned
by it has been stored in the pnp.type.bus_address field of the ACPI
device object at hand.

Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 87440d70
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment