Skip to content
Commit 41ed437a authored by James Morse's avatar James Morse
Browse files

ACPI: Rename acpi_scan_device_not_present() to be about enumeration



acpi_scan_device_not_present() is called when a device in the
hierarchy is not available for enumeration. Historically enumeration
was only based on whether the device was present.

To add support for only enumerating devices that are both present
and enabled, this helper should be renamed. It was only ever about
enumeration.

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent 6667c3c4
Loading
Loading
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