summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2026-08-03 22:20:00 +0800
committerMark Brown <broonie@kernel.org>2026-08-07 18:58:26 +0100
commit355848a0f90af8b7f55d7d9803946740ba246007 (patch)
tree9b1a0982475b3f65cc693b7c9bb305df8b80705f /tools/perf/scripts/python/export-to-sqlite.py
parentf4bc18af3b3cec130e0db25649eb0eb25158f78e (diff)
spi: tegra20-slink: 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 or __maybe_unused. 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-37-jszhang@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions