aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-10-15 10:21:52 +0200
committerThierry Reding <thierry.reding@gmail.com>2018-12-12 11:55:42 +0100
commita36b2606795800a15f6f33ee4c283ad66e1d7bfe (patch)
tree7a1b0bbca8ea8d91baf78958b4a9ccfebc3a6850 /drivers/pwm
parentpwm: imx: Implement get_state() function for hardware readout (diff)
downloadlinux-dev-a36b2606795800a15f6f33ee4c283ad66e1d7bfe.tar.xz
linux-dev-a36b2606795800a15f6f33ee4c283ad66e1d7bfe.zip
pwm: Drop legacy wrapper for changing polarity
The API to configure a PWM using pwm_enable(), pwm_disable(), pwm_config() and pwm_set_polarity() is superseeded by atomically setting the parameters using pwm_apply_state(). To get forward with deprecating the former set of functions use the opportunity that there is no current user of pwm_set_polarity() and remove it. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm')
0 files changed, 0 insertions, 0 deletions