diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-04-14 15:58:42 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-04-21 21:18:43 +0300 |
commit | 6dd4a29d26200d303d354ee8fc806113b5fcc882 (patch) | |
tree | cfcb050c71b5c035d5681ce071f27bc9d7ef9117 /drivers/acpi/ac.c | |
parent | f4f3548dc8d53d683770b058fdafa01fd7c07669 (diff) | |
download | linux-6dd4a29d26200d303d354ee8fc806113b5fcc882.tar.xz |
ACPI: PM: Always print final debug message in acpi_device_set_power()
acpi_device_set_power() prints debug messages regarding its outcome
(whether or not the power state has been changed and how) in all
cases except when the device whose power state is being changed to D0
is in that power state already.
Make acpi_device_set_power() print a final debug message in that case
too and while at it, fix the indentation of the "end" label in this
function.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/ac.c')
0 files changed, 0 insertions, 0 deletions