]> git.baikalelectronics.ru Git - kernel.git/commit
pwm: mxs: Implement ->apply()
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 4 Oct 2019 13:32:02 +0000 (15:32 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 8 Jan 2020 12:32:47 +0000 (13:32 +0100)
commitd2c02ab39798949ffd0d8da068fd0d98d0051f82
tree07158e72697b26f55dfe961b46b73febae4f82d3
parent8a62f80a5121f1ff7ce7430f032640f820dda3cd
pwm: mxs: Implement ->apply()

In preparation for supporting setting the polarity, switch the driver
to support the ->apply() method.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-mxs.c