diff options
author | Doug Brown <doug@schmorgal.com> | 2022-12-02 21:35:23 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2022-12-06 14:46:14 +0300 |
commit | 092c2ef4571cbc7e5f466bc241ff054723c41973 (patch) | |
tree | 5da469a1d113f04cd26dddc09133fb264a1dec2d /drivers/pwm/pwm-rockchip.c | |
parent | 939d002b7501128640aaeffe175d6331dcce2ca6 (diff) | |
download | linux-092c2ef4571cbc7e5f466bc241ff054723c41973.tar.xz |
pwm: pxa: Use abrupt shutdown mode
Switch to abrupt shutdown mode in order to stop the clock as soon as
possible when PWM is disabled. This minimizes the possibility of the
clock being re-enabled while it is still in the process of turning off,
which will result in the clock ending up erroneously disabled.
Signed-off-by: Doug Brown <doug@schmorgal.com>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20221113233639.24244-5-doug@schmorgal.com
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/pwm-rockchip.c')
0 files changed, 0 insertions, 0 deletions