From: Thierry Reding <thierry.reding@gmail.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: linux-pwm@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH 1/2] pwm: clear chip_data in pwm_put
Date: Thu, 9 May 2019 17:21:22 +0200 [thread overview]
Message-ID: <20190509152122.GE8907@ulmo> (raw)
In-Reply-To: <20190325094934.10221-1-u.kleine-koenig@pengutronix.de>
[-- Attachment #1: Type: text/plain, Size: 609 bytes --]
On Mon, Mar 25, 2019 at 10:49:33AM +0100, Uwe Kleine-König wrote:
> After a PWM is disposed by its user the per chip data becomes invalid.
> Clear the data in common code instead of the device drivers to get
> consistent behaviour. Before this patch only three of nine drivers cleaned
> up here.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> drivers/pwm/core.c | 1 +
> drivers/pwm/pwm-berlin.c | 1 -
> drivers/pwm/pwm-pca9685.c | 1 -
> drivers/pwm/pwm-samsung.c | 1 -
> 4 files changed, 1 insertion(+), 3 deletions(-)
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2019-05-09 15:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-25 9:49 [PATCH 1/2] pwm: clear chip_data in pwm_put Uwe Kleine-König
2019-03-25 9:49 ` [PATCH 2/2] pwm: samsung: don't uses devm-functions in .request Uwe Kleine-König
2019-05-09 15:22 ` Thierry Reding
2019-05-09 19:02 ` Uwe Kleine-König
2019-05-09 15:21 ` 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=20190509152122.GE8907@ulmo \
--to=thierry.reding@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-pwm@vger.kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/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.