aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea.uj@bp.renesas.com>2024-12-06 13:13:27 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2024-12-11 19:18:18 +0000
commit7842ef74c5fc807e1ebd221b6301cc144057280c (patch)
treec274859f29db39412d9c3834a820cd59e6275001 /tools/perf/scripts/python/flamegraph.py
parentiio: adc: rzg2l_adc: Simplify the runtime PM code (diff)
downloadlinux-7842ef74c5fc807e1ebd221b6301cc144057280c.tar.gz
linux-7842ef74c5fc807e1ebd221b6301cc144057280c.zip
iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
The use of SET_RUNTIME_PM_OPS() is now deprecated and requires __maybe_unused annotations to avoid warnings about unused functions. Switching to RUNTIME_PM_OPS() and pm_ptr() eliminates the need for such annotations because the compiler can directly reference the runtime PM functions, thereby suppressing the warnings. As a result, the __maybe_unused markings can be removed. Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://patch.msgid.link/20241206111337.726244-6-claudiu.beznea.uj@bp.renesas.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions