This patch series is affected from the following email:
https://marc.info/?l=linux-renesas-soc&m=155896668906609&w=2

- The patch 1 adds descriptions into Documentation/pwm.txt.
- The patch 2 is not related to the topic though, switches to
  SPDX identifier of sysfs.c.
- The patch 3 adds suspend/resume support into sysfs.c.
- The patch 4 removes suspend/resume support from pwm-rcar.c.

This is the first trial so that I didn't make patches for other
PWM drivers to remove suspend/resume support.

Yoshihiro Shimoda (4):
  pwm: Add power management descriptions
  pwm: sysfs: Switch to SPDX identifier
  pwm: sysfs: Add suspend/resume support
  pwm: rcar: Remove suspend/resume support

 Documentation/pwm.txt  |  7 +++++
 drivers/pwm/pwm-rcar.c | 39 --------------------------
 drivers/pwm/sysfs.c    | 75 +++++++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 72 insertions(+), 49 deletions(-)

-- 
2.7.4

Reply via email to