diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-09-25 20:27:44 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-09-26 00:22:11 +0300 |
commit | 00f4095c967f00c5ad450569f66f0bb82cc97178 (patch) | |
tree | 02aaf2f9dd7016418f09e41777492fa41a84601b /kernel/panic.c | |
parent | e7045a14fa1459f4fd56c3b6944382a00586cc89 (diff) | |
download | linux-00f4095c967f00c5ad450569f66f0bb82cc97178.tar.xz |
hwmon: (acpi_power_meter) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
These newer PM macros allow the compiler to see what code it can remove
if !CONFIG_PM_SLEEP. This allows the removal of messy #ifdef barriers whilst
achieving the same result.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://lore.kernel.org/r/20220925172759.3573439-4-jic23@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions