commit | bf29c2ff82fd37f4a5e0c6983016c15430ac6e35 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Fri Oct 04 15:32:02 2019 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Jan 08 13:32:47 2020 +0100 |
tree | 07158e72697b26f55dfe961b46b73febae4f82d3 | |
parent | fdd2c12e3761f0418596cd0e0156719a255d23c8 [diff] |
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>