Linux GPIO subsystem development
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Jonas Gorski <jogo@openwrt.org>
Cc: linux-gpio@vger.kernel.org,
	Linus Walleij <linus.walleij@linaro.org>,
	Alexandre Courbot <gnurou@gmail.com>,
	Joachim Eastwood <manabian@gmail.com>,
	Jonas Jensen <jonas.jensen@gmail.com>,
	Gregory CLEMENT <gregory.clement@free-electrons.com>,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	James Hogan <james.hogan@imgtec.com>,
	Stefan Agner <stefan@agner.ch>, Jun Nie <jun.nie@linaro.org>,
	Stephen Warren <swarren@wwwdotorg.org>,
	Lee Jones <lee@kernel.org>, Eric Anholt <eric@anholt.net>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Alessandro Rubini <rubini@unipv.it>,
	Sonic Zhang <sonic.zhang@analog.com>,
	Laxman Dewangan <ldewangan@nvidia.com>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Baruch Siach <baruch@tkos.co.il>, Andrew Bresticker <abrestic@ch>
Subject: Re: [PATCH V2 5/5] pinctrl: replace trivial implementations of gpio_chip request/free
Date: Sun, 11 Oct 2015 16:43:25 +0100	[thread overview]
Message-ID: <20151011154325.GK2278@lukather> (raw)
In-Reply-To: <1444577659-17621-6-git-send-email-jogo@openwrt.org>

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

On Sun, Oct 11, 2015 at 05:34:19PM +0200, Jonas Gorski wrote:
> Replace all trivial request/free callbacks that do nothing but call into
> pinctrl code with the generic versions.
> 
> Signed-off-by: Jonas Gorski <jogo@openwrt.org>
> Acked-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
> Acked-by: Heiko Stuebner <heiko@sntech.de>
> Acked-by: Eric Anholt <eric@anholt.net>
> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
> Acked-by: Andrew Bresticker <abrestic@chromium.org>
> Acked-by: Baruch Siach <baruch@tkos.co.il>
> Acked-by: Matthias Brugger <matthias.bgg@gmail.com>
> Acked-by: Lee Jones <lee@kernel.org>
> Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
> ---
>  drivers/pinctrl/bcm/pinctrl-bcm2835.c         | 14 ++------------
>  drivers/pinctrl/intel/pinctrl-cherryview.c    | 14 ++------------
>  drivers/pinctrl/intel/pinctrl-intel.c         | 14 ++------------
>  drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 14 ++------------
>  drivers/pinctrl/nomadik/pinctrl-abx500.c      | 18 ++----------------
>  drivers/pinctrl/nomadik/pinctrl-nomadik.c     | 22 ++--------------------
>  drivers/pinctrl/pinctrl-adi2.c                | 14 ++------------
>  drivers/pinctrl/pinctrl-as3722.c              | 14 ++------------
>  drivers/pinctrl/pinctrl-at91.c                | 26 ++------------------------
>  drivers/pinctrl/pinctrl-coh901.c              | 22 ++--------------------
>  drivers/pinctrl/pinctrl-digicolor.c           | 14 ++------------
>  drivers/pinctrl/pinctrl-pistachio.c           | 14 ++------------
>  drivers/pinctrl/pinctrl-rockchip.c            | 14 ++------------
>  drivers/pinctrl/pinctrl-st.c                  | 14 ++------------
>  drivers/pinctrl/pinctrl-xway.c                | 18 ++----------------
>  drivers/pinctrl/qcom/pinctrl-msm.c            | 16 ++--------------
>  drivers/pinctrl/qcom/pinctrl-spmi-gpio.c      | 14 ++------------
>  drivers/pinctrl/qcom/pinctrl-spmi-mpp.c       | 14 ++------------
>  drivers/pinctrl/samsung/pinctrl-samsung.c     | 14 ++------------
>  drivers/pinctrl/sunxi/pinctrl-sunxi.c         | 14 ++------------

For sunxi,

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-10-11 15:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-11 15:34 [PATCH V2 0/5] gpiochip: add and use generic request/free Jonas Gorski
2015-10-11 15:34 ` [PATCH V2 1/5] gpiolib: provide generic request/free implementations Jonas Gorski
2015-10-16 20:11   ` Linus Walleij
2015-10-11 15:34 ` [PATCH V2 2/5] gpio: replace trivial implementations of request/free with generic one Jonas Gorski
2015-10-12 13:08   ` Gregory CLEMENT
2015-10-16 20:14   ` Linus Walleij
2015-10-11 15:34 ` [PATCH V2 3/5] gpio: gpio-xz: use the generic request/free implementations Jonas Gorski
2015-10-16 20:16   ` Linus Walleij
2015-10-11 15:34 ` [PATCH V2 4/5] gpio: gpio-pl061: " Jonas Gorski
2015-10-16 20:17   ` Linus Walleij
2015-10-11 15:34 ` [PATCH V2 5/5] pinctrl: replace trivial implementations of gpio_chip request/free Jonas Gorski
2015-10-11 15:43   ` Maxime Ripard [this message]
2015-10-16 20:20   ` Linus Walleij

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=20151011154325.GK2278@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=abrestic@ch \
    --cc=baruch@tkos.co.il \
    --cc=eric@anholt.net \
    --cc=gnurou@gmail.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=james.hogan@imgtec.com \
    --cc=jogo@openwrt.org \
    --cc=jonas.jensen@gmail.com \
    --cc=jun.nie@linaro.org \
    --cc=ldewangan@nvidia.com \
    --cc=lee@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=manabian@gmail.com \
    --cc=matthias.bgg@gmail.com \
    --cc=mika.westerberg@linux.intel.com \
    --cc=plagnioj@jcrosoft.com \
    --cc=rubini@unipv.it \
    --cc=sonic.zhang@analog.com \
    --cc=stefan@agner.ch \
    --cc=swarren@wwwdotorg.org \
    --cc=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox