diff options
| author | Mark Brown <broonie@kernel.org> | 2026-08-07 18:58:32 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-07 18:58:32 +0100 |
| commit | 1ec281b42ee249cfe9bad52a54149de29ed6aa78 (patch) | |
| tree | 4035fe58b39c1cbcb1f7f8c4b2a13c84a1c9804c /tools/perf/scripts/python/flamegraph.py | |
| parent | a2d6aa3b84466b2b5bfb74e07eb5b0b308b7022d (diff) | |
| parent | bec2ec4186d0ce0a921ca23fc03969305fc76564 (diff) | |
spi: use modern PM macros
Jisheng Zhang <jszhang@kernel.org> says:
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 or
__maybe_unused.
Compiled testd for arm, arm64, riscv and riscv64 with below
combinations:
!PM && !PM_SLEEP
PM && !PM_SLEEP
PM && PM_SLEEP
Link: https://patch.msgid.link/20260803142003.12857-1-jszhang@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
