summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2026-08-03 22:19:50 +0800
committerMark Brown <broonie@kernel.org>2026-08-07 18:58:04 +0100
commitd87ae277834df0c531d77e138079a0b95c426b77 (patch)
tree5c057389f5fa4b98008e58a21cff67e541cf54eb /tools/perf/scripts/python/export-to-postgresql.py
parent498e32cba46592ed1704fd832ee59d627b3f970f (diff)
spi: qup: 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-27-jszhang@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions