All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Lee Jones <lee.jones@linaro.org>,
	Nicolas Ferre <nicolas.ferre@microchip.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	linux-pwm@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH] pwm: atmel-tcb: Drop duplicated tracking of per-channel data
Date: Fri, 22 Apr 2022 18:13:29 +0200	[thread overview]
Message-ID: <YmLUKdYOJ4d8hCuL@orome> (raw)
In-Reply-To: <20220302180000.333087-1-u.kleine-koenig@pengutronix.de>

[-- Attachment #1: Type: text/plain, Size: 636 bytes --]

On Wed, Mar 02, 2022 at 07:00:00PM +0100, Uwe Kleine-König wrote:
> Per-channel data is tracked using struct pwm_device::chip_data and
> struct atmel_tcb_pwm_chip::pwms[]. Simplify by using the latter
> consistently.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> Hello,
> 
> I just found this patch in my pwm tree authored back in November. It
> seems I failed to send it out earlier as I find no trace of it in my
> mailbox.
> 
> Best regards
> Uwe
> 
>  drivers/pwm/pwm-atmel-tcb.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2022-04-22 16:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02 18:00 [PATCH] pwm: atmel-tcb: Drop duplicated tracking of per-channel data Uwe Kleine-König
2022-04-22 16:13 ` 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=YmLUKdYOJ4d8hCuL@orome \
    --to=thierry.reding@gmail.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=kernel@pengutronix.de \
    --cc=lee.jones@linaro.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=nicolas.ferre@microchip.com \
    --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.