pwm: ab8500: Implement .apply instead of .config, .enable and .disable
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 1 Mar 2021 18:45:37 +0000 (19:45 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 22 Mar 2021 10:48:49 +0000 (11:48 +0100)
commitacf3402d83636ef4fb81aa35593f1c1fd7f05738
tree8c5f5d683affa7c72172cb640c9ff951a7a5df7b
parentca0d2fb790eb26fc53d851007ed1ead6c048be11
pwm: ab8500: Implement .apply instead of .config, .enable and .disable

To eventually get rid of all legacy drivers convert this driver to the
modern world implementing .apply().

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-ab8500.c