From: Thierry Reding <thierry.reding@avionic-design.de>
To: Fabio Estevam <festevam@gmail.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>,
shawn.guo@linaro.org, kernel@pengutronix.de,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 06/13] pwm: pwm-mxs: Let device core handle pinctrl
Date: Sun, 26 May 2013 23:23:25 +0200 [thread overview]
Message-ID: <20130526212325.GA15094@avionic-0098.adnet.avionic-design.de> (raw)
In-Reply-To: <CAOMZO5AACbyUbhhoMVM9zf=tTWsFJ0HcmFCfMW048JWKprEJjA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 671 bytes --]
On Sun, May 26, 2013 at 06:02:16PM -0300, Fabio Estevam wrote:
> Hi Thierry,
>
> On Mon, May 6, 2013 at 3:05 PM, Fabio Estevam
> <fabio.estevam@freescale.com> wrote:
> > Since commit ab78029 (drivers/pinctrl: grab default handles from device core),
> > we can rely on device core for handling pinctrl.
> >
> > So remove devm_pinctrl_get_select_default() from the driver.
> >
> > Cc: Thierry Reding <thierry.reding@avionic-design.de>
> > Cc: <linux-kernel@vger.kernel.org>
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
>
> Any comments on this one?
Looks good. I've applied it to my for-next branch. Thanks for pinging
me.
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2013-05-26 21:23 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1367863561-11534-1-git-send-email-fabio.estevam@freescale.com>
2013-05-06 18:05 ` [PATCH 04/13] mmc: mxs-mmc: Let device core handle pinctrl Fabio Estevam
2013-05-26 21:01 ` Fabio Estevam
2013-06-27 15:20 ` Chris Ball
2013-05-06 18:05 ` [PATCH 05/13] mtd: gpmi-nand : " Fabio Estevam
2013-05-26 21:00 ` Fabio Estevam
2013-07-01 5:19 ` Artem Bityutskiy
2013-07-01 11:27 ` Fabio Estevam
2013-07-01 11:49 ` Artem Bityutskiy
2013-05-06 18:05 ` [PATCH 06/13] pwm: pwm-mxs: " Fabio Estevam
2013-05-08 11:51 ` Alexander Shishkin
2013-05-08 13:53 ` Shawn Guo
2013-05-14 12:33 ` Alexander Shishkin
2013-05-14 12:38 ` Alexander Shishkin
2013-05-26 21:02 ` Fabio Estevam
2013-05-26 21:23 ` Thierry Reding [this message]
[not found] ` <1367863561-11534-1-git-send-email-fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2013-05-06 18:05 ` [PATCH 02/13] i2c: i2c-imx: " Fabio Estevam
2013-05-06 18:05 ` [PATCH 03/13] i2c: i2c-mxs: " Fabio Estevam
[not found] ` <1367863561-11534-3-git-send-email-fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2013-05-26 20:58 ` Fabio Estevam
[not found] ` <CAOMZO5Bju3v4gXayzZ6vMjr9WrSqcYWN+6fnyKMc3AaoYt44Gg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-06-08 7:15 ` Wolfram Sang
2013-06-08 7:49 ` Fabio Estevam
[not found] ` <CAOMZO5DQW7fB3Xi8mvymWhVZYcjuwTHKPyfDsWZCfw79AdUT7g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-06-10 13:51 ` Wolfram Sang
2013-05-06 18:05 ` [PATCH 07/13] spi: spi-imx: " Fabio Estevam
2013-05-06 18:05 ` [PATCH 08/13] spi: spi-mxs: " Fabio Estevam
2013-05-06 18:05 ` [PATCH 09/13] serial: imx: " Fabio Estevam
2013-05-20 18:50 ` Greg Kroah-Hartman
2013-05-26 17:46 ` Fabio Estevam
2013-05-26 19:01 ` Greg Kroah-Hartman
2013-05-06 18:05 ` [PATCH 10/13] serial: mxs-auart: " Fabio Estevam
2013-05-20 18:49 ` Greg Kroah-Hartman
2013-05-06 18:06 ` [PATCH 12/13] ASoC: fsl: imx-audmux: " Fabio Estevam
2013-05-06 19:21 ` Mark Brown
2013-05-06 18:06 ` [PATCH 13/13] ASoC: mxs: mxs-saif: " Fabio Estevam
2013-05-06 19:22 ` Mark Brown
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=20130526212325.GA15094@avionic-0098.adnet.avionic-design.de \
--to=thierry.reding@avionic-design.de \
--cc=fabio.estevam@freescale.com \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=shawn.guo@linaro.org \
/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.