diff options
author | 2023-10-23 19:46:19 +0200 | |
---|---|---|
committer | 2023-12-20 16:04:13 +0100 | |
commit | a7bab37f87c2a551ce12aefc30648a206550cd78 (patch) | |
tree | 24cecb4caa373b093f66f463fcddcbbee8da0228 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | pwm: atmel-hlcdc: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions (diff) | |
download | wireguard-linux-a7bab37f87c2a551ce12aefc30648a206550cd78.tar.xz wireguard-linux-a7bab37f87c2a551ce12aefc30648a206550cd78.zip |
pwm: atmel-tcb: 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.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions