summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2026-08-03 22:19:42 +0800
committerMark Brown <broonie@kernel.org>2026-08-07 18:57:56 +0100
commitaceceea2a44a6b4997ddf59a13028fa97ec87792 (patch)
tree2400462ffd4fb7b5dc2fcf919813ee8f38e96646 /tools/perf/scripts/python/check-perf-trace.py
parent8de18aced458db42f847d0da2ae08e654ba2f6c1 (diff)
spi: meson-spifc: use modern PM macros
Use the modern PM macros for the suspend and resume functions to be automatically dropped by the compiler when CONFIG_PM or CONFIG_PM_SLEEP are disabled, without having to use #ifdef guards. This has the advantage of always compiling these functions in, independently of any Kconfig option. Thanks to that, bugs and other regressions are subsequently easier to catch. Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Link: https://patch.msgid.link/20260803142003.12857-19-jszhang@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions