From: Thierry Reding <thierry.reding@gmail.com>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: linux-pwm@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH 0/4] pwm: add power management on sysfs and switch to SPDX
Date: Wed, 29 May 2019 15:32:14 +0200 [thread overview]
Message-ID: <20190529133214.GA17223@ulmo> (raw)
In-Reply-To: <1559116082-9851-1-git-send-email-yoshihiro.shimoda.uh@renesas.com>
[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]
On Wed, May 29, 2019 at 04:47:58PM +0900, Yoshihiro Shimoda wrote:
> 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.
Thanks for doing this. It's looking already pretty good. Just a couple
of minor comments in the individual patches.
Thierry
>
> 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
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2019-05-29 13:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-29 7:47 [PATCH 0/4] pwm: add power management on sysfs and switch to SPDX Yoshihiro Shimoda
2019-05-29 7:47 ` [PATCH 1/4] pwm: Add power management descriptions Yoshihiro Shimoda
2019-05-29 7:48 ` [PATCH 2/4] pwm: sysfs: Switch to SPDX identifier Yoshihiro Shimoda
2019-05-29 7:48 ` [PATCH 3/4] pwm: sysfs: Add suspend/resume support Yoshihiro Shimoda
2019-05-29 13:38 ` Thierry Reding
2019-05-30 10:12 ` Yoshihiro Shimoda
2019-05-29 7:48 ` [PATCH 4/4] pwm: rcar: Remove " Yoshihiro Shimoda
2019-05-29 13:38 ` Thierry Reding
2019-05-29 13:32 ` Thierry Reding [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190529133214.GA17223@ulmo \
--to=thierry.reding@gmail.com \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=yoshihiro.shimoda.uh@renesas.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.