aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2024-05-07 14:37:35 -0300
committerMark Brown <broonie@kernel.org>2024-05-27 01:31:23 +0100
commit5dfd8f78b57641530bb674791b66b4ae8a8417f5 (patch)
treecd7b40a88b442ed8cbf7a37b32717117d39a1f1d /tools/perf/scripts/python
parentASoC: fsl: fsl_easrc: Switch to RUNTIME_PM_OPS() (diff)
downloadlinux-5dfd8f78b57641530bb674791b66b4ae8a8417f5.tar.gz
linux-5dfd8f78b57641530bb674791b66b4ae8a8417f5.zip
ASoC: fsl: fsl_xcvr: 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-3-festevam@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions