diff options
author | 2022-01-07 18:17:23 +0000 | |
---|---|---|
committer | 2022-01-12 19:59:06 +0100 | |
commit | 5865918fe49ed3cb9d7b5d21f41aff8a68fbceb1 (patch) | |
tree | b1c93748f2d82dd3adedbb8f7693778f8fd5c463 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros (diff) | |
download | wireguard-linux-5865918fe49ed3cb9d7b5d21f41aff8a68fbceb1.tar.xz wireguard-linux-5865918fe49ed3cb9d7b5d21f41aff8a68fbceb1.zip |
iio: pressure: bmp280: Use new PM macros
Use the new EXPORT_RUNTIME_DEV_PM_OPS() macro. It allows the underlying
dev_pm_ops struct as well as the suspend/resume callbacks to be detected
as dead code in the case where CONFIG_PM is disabled, without having to
wrap everything inside #ifdef CONFIG_PM guards.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions