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)
commitbf29c2ff82fd37f4a5e0c6983016c15430ac6e35
tree07158e72697b26f55dfe961b46b73febae4f82d3
parentfdd2c12e3761f0418596cd0e0156719a255d23c8
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