diff options
author | Paul Cercueil <[email protected]> | 2022-01-07 18:17:23 +0000 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2022-01-12 19:59:06 +0100 |
commit | 5865918fe49ed3cb9d7b5d21f41aff8a68fbceb1 (patch) | |
tree | b1c93748f2d82dd3adedbb8f7693778f8fd5c463 /net/lapb/lapb_in.c | |
parent | d59ff7d9d84b03d22c5107f794e28fc8e1fce3a6 (diff) |
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 <[email protected]>
Acked-by: Jonathan Cameron <[email protected]>
Reviewed-by: Ulf Hansson <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions