summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-lpss.h
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-10-23 19:46:19 +0200
committerThierry Reding <thierry.reding@gmail.com>2023-12-20 16:04:13 +0100
commita7bab37f87c2a551ce12aefc30648a206550cd78 (patch)
tree24cecb4caa373b093f66f463fcddcbbee8da0228 /drivers/pwm/pwm-lpss.h
parentded38f874eff2bb6fc46a0377aa8dcdcf4b43a2e (diff)
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 'drivers/pwm/pwm-lpss.h')
0 files changed, 0 insertions, 0 deletions