diff options
author | Jonathan Cameron | 2022-06-21 21:27:16 +0100 |
---|---|---|
committer | Jonathan Cameron | 2022-07-18 18:48:19 +0100 |
commit | b904854e14bb1301190370fbc5ca032212330003 (patch) | |
tree | 1fc45c3136e5628db2a7a05b453cd04f2795fbb2 /drivers/dax | |
parent | cd4d10b134c2194c50dc7f58c1f9c502f7f76656 (diff) |
iio: light: vcnl4035: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Using these new macros allows the compiler to remove the unused dev_pm_ops
structure and related functions if !CONFIG_PM without the need to mark
the functions __maybe_unused.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Parthiban Nallathambi <pn@denx.de>
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20220621202719.13644-34-jic23@kernel.org
Diffstat (limited to 'drivers/dax')
0 files changed, 0 insertions, 0 deletions