mbox series

[0/2] pwm: img: Add power management

Message ID 1506937908-360-1-git-send-email-ed.blake@sondrel.com
Headers show
Series pwm: img: Add power management | expand

Message

Ed Blake Oct. 2, 2017, 9:51 a.m. UTC
This patch set adds power managment to the pwm-img driver.  The first
patch adds system PM suspend / resume handling and the second patch
adds runtime PM.

Ed Blake (2):
  pwm: img: Add suspend / resume handling
  pwm: img: Add runtime PM

 drivers/pwm/pwm-img.c | 160 ++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 141 insertions(+), 19 deletions(-)