From: Thierry Reding <thierry.reding@gmail.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Lee Jones <lee.jones@linaro.org>,
linux-arm-kernel@lists.infradead.org, linux-pwm@vger.kernel.org,
Tony Prisk <linux@prisktech.co.nz>
Subject: Re: [PATCH 1/2] pwm: vt8500: Implement .apply() callback
Date: Wed, 17 Nov 2021 17:16:07 +0100 [thread overview]
Message-ID: <YZUqx2ncECAo7fuT@orome.fritz.box> (raw)
In-Reply-To: <20211102092804.296089-2-u.kleine-koenig@pengutronix.de>
[-- Attachment #1.1: Type: text/plain, Size: 521 bytes --]
On Tue, Nov 02, 2021 at 10:28:03AM +0100, Uwe Kleine-König wrote:
> To eventually get rid of all legacy drivers convert this driver to the
> modern world implementing .apply(). This just pushes down a slightly
> optimized variant of how legacy drivers are handled in the core.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> drivers/pwm/pwm-vt8500.c | 57 +++++++++++++++++++++++++++++++++++-----
> 1 file changed, 50 insertions(+), 7 deletions(-)
Applied, thanks.
Thierry
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-11-17 16:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-02 9:28 [PATCH 0/2] pwm: vt8500: Implement .apply() callback Uwe Kleine-König
2021-11-02 9:28 ` [PATCH 1/2] " Uwe Kleine-König
2021-11-17 16:16 ` Thierry Reding [this message]
2021-11-02 9:28 ` [PATCH 2/2] pwm: vt8500: Rename pwm_busy_wait() to make it obviously driver-specific Uwe Kleine-König
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=YZUqx2ncECAo7fuT@orome.fritz.box \
--to=thierry.reding@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux@prisktech.co.nz \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).