diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-06-21 21:26:55 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-07-18 18:48:18 +0100 |
commit | 83a2aa2646e60ea9c7cfd33c81d0491151603690 (patch) | |
tree | 4c2f78805c7479e05c42789bb63bfa617a3f77bd /drivers/misc/hi6421v600-irq.c | |
parent | 46b7116712b2dbf91bc8e3c77e368fb8d7181ba6 (diff) | |
download | linux-83a2aa2646e60ea9c7cfd33c81d0491151603690.tar.bz2 |
iio: dac: ltc1660: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Using these newer macros allows the compiler to remove the unused
structure and functions when !CONFIG_PM_SLEEP + removes the need to
mark pm functions __maybe_unused.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Marcus Folkesson <marcus.folkesson@gmail.com>
Reviewed-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20220621202719.13644-13-jic23@kernel.org
Diffstat (limited to 'drivers/misc/hi6421v600-irq.c')
0 files changed, 0 insertions, 0 deletions