All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>,
	shawn.guo@linaro.org, kernel@pengutronix.de,
	linux-serial@vger.kernel.org
Subject: Re: [PATCH 09/13] serial: imx: Let device core handle pinctrl
Date: Mon, 27 May 2013 04:01:55 +0900	[thread overview]
Message-ID: <20130526190155.GA17666@kroah.com> (raw)
In-Reply-To: <CAOMZO5B+Le92n-0m2wwspW6iA_qP6d7M_YSAzmtFOhaBtbQyrQ@mail.gmail.com>

On Sun, May 26, 2013 at 02:46:30PM -0300, Fabio Estevam wrote:
> Hi Greg,
> 
> On Mon, May 20, 2013 at 3:50 PM, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> > On Mon, May 06, 2013 at 03:05:57PM -0300, Fabio Estevam 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> >> Cc: <linux-serial@vger.kernel.org>
> >> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> >> ---
> >>  drivers/tty/serial/imx.c |    9 ---------
> >>  1 file changed, 9 deletions(-)
> >
> > Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> 
> Could you please apply this one and 10/13 in your tree?

Care to resend them so that I can?  I thought they depended on the
previous patches.

thanks,

greg k-h

  reply	other threads:[~2013-05-26 19:01 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
     [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 [this message]
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=20130526190155.GA17666@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=fabio.estevam@freescale.com \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-serial@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.