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: linux-pwm@vger.kernel.org, "Gavin Schenk" <g.schenk@eckelmann.de>,
	"Vokáč Michal" <Michal.Vokac@ysoft.com>,
	kernel@pengutronix.de
Subject: Re: [PATCH] PWM: drop legacy wrapper for changing polarity
Date: Wed, 12 Dec 2018 11:56:50 +0100	[thread overview]
Message-ID: <20181212105650.GE17654@ulmo> (raw)
In-Reply-To: <20181015082152.5900-1-u.kleine-koenig@pengutronix.de>

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

On Mon, Oct 15, 2018 at 10:21:52AM +0200, Uwe Kleine-König wrote:
> The API to configure a PWM using pwm_enable(), pwm_disable(),
> pwm_config() and pwm_set_polarity() is superseeded by atomically setting
> the parameters using pwm_apply_state(). To get forward with deprecating
> the former set of functions use the opportunity that there is no current
> user of pwm_set_polarity() and remove it.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
>  include/linux/pwm.h | 42 ------------------------------------------
>  1 file changed, 42 deletions(-)

Applied, thanks. I did change the subject to start with "pwm: Drop" to
make it consistent with other commit messages.

Thierry

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

      parent reply	other threads:[~2018-12-12 10:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-15  8:21 [PATCH] PWM: drop legacy wrapper for changing polarity Uwe Kleine-König
2018-11-04 21:19 ` Uwe Kleine-König
2018-11-20 16:57   ` Uwe Kleine-König
2018-11-30  8:59     ` Uwe Kleine-König
2018-12-06  9:20       ` Uwe Kleine-König
2018-12-11 21:26         ` Uwe Kleine-König
2018-12-12 10:25           ` Thierry Reding
2018-12-12 10:59             ` Uwe Kleine-König
2019-09-16 13:05             ` Offer to co-maintain drivers/pwm [Was: Re: [PATCH] PWM: drop legacy wrapper for changing polarity] Uwe Kleine-König
2019-09-16 13:53               ` Thierry Reding
2018-12-12 10:56 ` 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=20181212105650.GE17654@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=Michal.Vokac@ysoft.com \
    --cc=g.schenk@eckelmann.de \
    --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.