]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita9607d3e2f650a6c4c60bf1e8a4337227a553e53
tree8c5f5d683affa7c72172cb640c9ff951a7a5df7b
parent396448ebde22e450e6137b01f9b0c1b6a22728e1
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