diff options
author | 2023-01-14 17:16:07 +0000 | |
---|---|---|
committer | 2023-01-27 14:49:52 -0800 | |
commit | c51283d76bcaa7bb94645b3917ef32d0e8187547 (patch) | |
tree | 592f99eaa3aac259fde3bb9892d187e71a9aac6f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Input: axp20x-pek - switch to SYSTEM_SLEEP_PM_OPS() and pm_sleep_ptr() (diff) | |
download | wireguard-linux-c51283d76bcaa7bb94645b3917ef32d0e8187547.tar.xz wireguard-linux-c51283d76bcaa7bb94645b3917ef32d0e8187547.zip |
Input: samsung-keypad - switch to pm_ptr() and SYSTEM_SLEEP/RUNTIME_PM_OPS()
The SET_ variants are deprecated as they require explicit protection
against unused function warnings. The new combination of pm_ptr()
and SYSTEM_SLEEP/RUNTIME_DEV_PM_OPS() allow the compiler to see the
functions, thus suppressing the warning, but still allowing the unused
code to be removed. Thus also drop the #ifdef guards.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20230114171620.42891-4-jic23@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions