aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/vimc
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2020-03-16 11:32:15 +0100
committerThierry Reding <[email protected]>2020-03-30 18:03:05 +0200
commitd5a3c7a4536e1329a758e14340efd0e65252bd3d (patch)
treec3e6849751b15336e410bb3534cffef22fc14c50 /drivers/media/platform/vimc
parent1451a3eed24b5fd6a604683f0b6995e0e7e16c79 (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/media/platform/vimc')
0 files changed, 0 insertions, 0 deletions