summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThomas Richard <thomas.richard@bootlin.com>2024-06-13 15:13:27 +0200
committerAndi Shyti <andi.shyti@kernel.org>2024-07-09 00:46:07 +0200
commit2cb21a62bacc53587095b2050e92ce3e7a3574d7 (patch)
tree42d4ae327cee50e61d1f8385951c67cae10b5e36 /tools/perf/scripts/python/export-to-postgresql.py
parent69ab71bdd3006a98e13048bcb698004866225dc4 (diff)
i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()
Replace SET_NOIRQ_SYSTEM_SLEEP_PM_OPS() and SET_RUNTIME_PM_OPS() by NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS(). The usage of pm_ptr() and these more recent macros allows the compiler to see and drop the dead code. The unnecessary '__maybe_unused' annotations on PM functions can be removed. Signed-off-by: Thomas Richard <thomas.richard@bootlin.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions