diff options
| author | Jisheng Zhang <jszhang@kernel.org> | 2026-08-03 22:19:30 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-07 18:57:45 +0100 |
| commit | 408ba1d06ee1c0e413ed841532074222e82621f2 (patch) | |
| tree | 7e2d53af7e23e41ea3bb2afebd2cb0adeb116a3b /tools/perf/scripts/python | |
| parent | 6062e0f2045e2bab3542feb5e648d09866c70dc8 (diff) | |
spi: bcm63xx-hsspi: 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>
Acked-by: William Zhang <william.zhang@broadcom.com>
Link: https://patch.msgid.link/20260803142003.12857-7-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
