aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2024-05-07 14:37:33 -0300
committerMark Brown <broonie@kernel.org>2024-05-27 01:31:21 +0100
commit560495c04d053b98f1349249a8d0545fb25d84ec (patch)
treec243c425beeeefb7c1a4a9863f65af90b87a25c9 /tools/perf/scripts/python/parallel-perf.py
parentconst_structs.checkpatch: add snd_soc_tplg_ops (diff)
downloadlinux-560495c04d053b98f1349249a8d0545fb25d84ec.tar.gz
linux-560495c04d053b98f1349249a8d0545fb25d84ec.zip
ASoC: fsl: fsl_aud2htx: Switch to RUNTIME_PM_OPS()
Replace SET_RUNTIME_PM_OPS() with its modern alternative RUNTIME_PM_OPS(). The combined usage of pm_ptr() and RUNTIME_PM_OPS() allows the compiler to evaluate if the runtime suspend/resume() functions are used at build time or are simply dead code. This allows removing the __maybe_unused notation from the runtime suspend/resume() functions. Signed-off-by: Fabio Estevam <festevam@denx.de> Link: https://msgid.link/r/20240507173735.3456334-1-festevam@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions