diff options
author | Geert Uytterhoeven <[email protected]> | 2020-03-16 11:32:15 +0100 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2020-03-30 18:03:05 +0200 |
commit | d5a3c7a4536e1329a758e14340efd0e65252bd3d (patch) | |
tree | c3e6849751b15336e410bb3534cffef22fc14c50 /drivers/pwm/pwm-omap-dmtimer.c | |
parent | 1451a3eed24b5fd6a604683f0b6995e0e7e16c79 (diff) |
pwm: renesas-tpu: Fix late Runtime PM enablement
Runtime PM should be enabled before calling pwmchip_add(), as PWM users
can appear immediately after the PWM chip has been added.
Likewise, Runtime PM should always be disabled after the removal of the
PWM chip, even if the latter failed.
Fixes: 99b82abb0a35b073 ("pwm: Add Renesas TPU PWM driver")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-omap-dmtimer.c')
0 files changed, 0 insertions, 0 deletions