diff options
| author | Jisheng Zhang <jszhang@kernel.org> | 2026-08-03 22:19:35 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-07 18:57:49 +0100 |
| commit | 65172b5d381a37801c982892a784ad3df246a28d (patch) | |
| tree | 0681c48740d62bfb200fb65800035c961830184f /tools/perf/scripts/python | |
| parent | a0b764e3ec7635dcad8912739b72c5be54b4a070 (diff) | |
spi: dw-pci: 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-12-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
