commit | 2bc4eb943b1b27606cd6d63be69f2197cad15173 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Aug 25 20:31:10 2021 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Aug 27 21:08:15 2021 +0200 |
tree | 85699dc95e590c2bb06f5c2cf7055d60c93a379c | |
parent | fad40a624854ad14a88ee0277b9e8207bfc6d95a [diff] |
ACPI: power: Drop name from struct acpi_power_resource Drop the name field (that only is used in diagnostic messages) from struct acpi_power_resource and use the name of the power resource device object instead of it. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>