diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-09-25 18:27:50 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-09-25 14:22:12 -0700 |
commit | 80294537171703284e18ada3fc213c94b54e6b03 (patch) | |
tree | 523d288a4ca7b6ec2a24a54061aa13feed65e9b5 /drivers/hwmon/pwm-fan.c | |
parent | ca19f965429e8d79d688a4446fde3456f22a8c62 (diff) | |
download | linux-80294537171703284e18ada3fc213c94b54e6b03.tar.gz linux-80294537171703284e18ada3fc213c94b54e6b03.tar.bz2 linux-80294537171703284e18ada3fc213c94b54e6b03.zip |
hwmon: (max31722) 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 __maybe_unused markings
whilst achieving the same result.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20220925172759.3573439-10-jic23@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/pwm-fan.c')
0 files changed, 0 insertions, 0 deletions