diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-08-10 18:17:23 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-08-23 18:19:27 +0200 |
commit | 6e1850b2f3747942d3813a2fde82f1e46aa593d1 (patch) | |
tree | 353f946a3b6144e78fbd0ccbf019d9895816d43e /drivers/perf | |
parent | 5c5e1237032aaa39107e2d0bb8e6cb84b3c41161 (diff) | |
download | linux-6e1850b2f3747942d3813a2fde82f1e46aa593d1.tar.gz linux-6e1850b2f3747942d3813a2fde82f1e46aa593d1.tar.bz2 linux-6e1850b2f3747942d3813a2fde82f1e46aa593d1.zip |
ACPI: scan: Eliminate __acpi_device_add()
Instead of having acpi_device_add() defined as a wrapper around
__acpi_device_add(), export acpi_tie_acpi_dev() so it can be called
directly by acpi_add_power_resource(), fold acpi_device_add() into the
latter and rename __acpi_device_add() to acpi_device_add().
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Punit Agrawal <punit.agrawal@bytedance.com>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions