summaryrefslogtreecommitdiff
path: root/drivers/acpi/device_sysfs.c
diff options
context:
space:
mode:
authorJames Morse <james.morse@arm.com>2023-02-24 17:23:36 +0000
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2023-08-29 15:30:02 +0100
commitc538420c4d199112f8faf332bee477c8374fd337 (patch)
treef85556d4672432142f5306fceb4ce6a957613039 /drivers/acpi/device_sysfs.c
parent82019226a156dfd004f3180ad7feeb008c222f7c (diff)
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, rename it acpi_scan_device_not_enumerated(). No change in behaviour is intended. Signed-off-by: James Morse <james.morse@arm.com> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'drivers/acpi/device_sysfs.c')
0 files changed, 0 insertions, 0 deletions