summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2026-08-03 22:19:47 +0800
committerMark Brown <broonie@kernel.org>2026-08-07 18:58:01 +0100
commit4fbaf6e6f11238d70c413d1428706bce45432c06 (patch)
tree9314843b6f27455f43a2ca5f9645001d57f8e935 /tools/perf/scripts/python
parentaa9d02583a919d8b2f58362107b70fc724588f29 (diff)
spi: orion: 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-24-jszhang@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions