summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-10-23 20:46:28 +0300
committerThierry Reding <thierry.reding@gmail.com>2023-12-20 18:04:13 +0300
commitfb1b517fd87649add1e8acb813f4f8af5a28d4d9 (patch)
treeb22c41dc67f9356ee6b4b01173d6b834a43e4181 /tools/perf/util/scripting-engines/trace-event-python.c
parent5d5a0aa5e261eaaea81de4f30c26d22323026714 (diff)
downloadlinux-fb1b517fd87649add1e8acb813f4f8af5a28d4d9.tar.xz
pwm: tiehrpwm: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
This macro has the advantage over SIMPLE_DEV_PM_OPS that we don't have to care about when the functions are actually used, so the corresponding #ifdef can be dropped. Also make use of pm_ptr() to discard all PM related stuff if CONFIG_PM isn't enabled. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions