mbox series

[0/2] pwm: rcar: Add suspend/resume support and cleanup for runtime_pm

Message ID 1520596498-4801-1-git-send-email-yoshihiro.shimoda.uh@renesas.com
Headers show
Series pwm: rcar: Add suspend/resume support and cleanup for runtime_pm | expand

Message

Yoshihiro Shimoda March 9, 2018, 11:54 a.m. UTC
This patch set improves power management for Renesas PWM driver.

Hien Dang (1):
  pwm: rcar: Use PM Runtime to control module clock

Yoshihiro Shimoda (1):
  pwm: rcar: add suspend/resume support

 drivers/pwm/pwm-rcar.c | 35 +++++++++++++++++++++++++++++------
 1 file changed, 29 insertions(+), 6 deletions(-)