diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-09-25 19:27:56 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-09-25 23:22:12 +0200 |
commit | a158b4ea194a3a0232fcfac723ac5923a01bfa1a (patch) | |
tree | 81780d901fe3aada05f24134d8d902c8bc8cc054 /drivers/acpi/pci_root.c | |
parent | hwmon: (tmp102) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() (diff) | |
download | linux-a158b4ea194a3a0232fcfac723ac5923a01bfa1a.tar.xz linux-a158b4ea194a3a0232fcfac723ac5923a01bfa1a.zip |
hwmon: (tmp103) 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-16-jic23@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/acpi/pci_root.c')
0 files changed, 0 insertions, 0 deletions