diff options
| author | Jisheng Zhang <jszhang@kernel.org> | 2026-08-03 22:19:58 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-07 18:58:23 +0100 |
| commit | 46aec256a5f06228dcf6da6246d28a2c604af1a4 (patch) | |
| tree | 86786c43f38c35065094dd790e85406b6c966ce7 /tools/perf/scripts/python | |
| parent | 7bf07ac9be73d6cc63f98aac92bfd4ec6d01da8f (diff) | |
spi: tegra114: 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-35-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
