diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-09-25 19:27:47 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-09-25 23:22:12 +0200 |
commit | 31b34d62081a31255e520b702cec2e44183b0acc (patch) | |
tree | 2f79059265238a7e2efcb383ca9d86cb9206497f /drivers/hwmon/adm1029.c | |
parent | hwmon: (gpio-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() (diff) | |
download | linux-31b34d62081a31255e520b702cec2e44183b0acc.tar.xz linux-31b34d62081a31255e520b702cec2e44183b0acc.zip |
hwmon: (it87) 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-7-jic23@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/adm1029.c')
0 files changed, 0 insertions, 0 deletions