pwm: jz4740: Implement ->set_polarity()
authorPaul Cercueil <paul@crapouillou.net>
Sat, 6 Jan 2018 16:58:41 +0000 (17:58 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 27 Mar 2018 22:23:45 +0000 (00:23 +0200)
commit174dcc8eaec5fd53f9d6f3aa3068e8415a9c0d35
tree00a206dff271a6908fc3ea13c43bf776a4c61bbe
parentdf56b1712d57863e9686673bb13803dcd8a82f7a
pwm: jz4740: Implement ->set_polarity()

This permits clients of this driver to specify the polarity to use for
their PWM channel.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-jz4740.c