aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2022-12-04 18:08:12 +0000
committerDmitry Torokhov <[email protected]>2022-12-07 13:26:37 -0800
commitca219cf7fd1917940e32d72c6f939b4056355b14 (patch)
tree77b12455519dc1863db8c4173e781766f6c6dfa4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent32a97d3155a29e1fcd4ea5836c41ca38369e6dc8 (diff)
Input: cros-ec-keyb - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
SIMPLE_DEV_PM_OPS() is deprecated as it requires explicit protection against unused function warnings. The new combination of pm_sleep_ptr() and DEFINE_SIMPLE_DEV_PM_OPS() allows the compiler to see the functions, thus suppressing the warning, but still allowing the unused code to be removed. Thus also drop the __maybe_unused markings. Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions