mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nicolas FERRE <nicolas.ferre@atmel.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] pinctrl: at91: Fixes in probe function
Date: Mon, 8 Sep 2014 08:02:37 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140908T095726-407@post.gmane.org> (raw)
In-Reply-To: <1409484115-1974-1-git-send-email-pramod.gurav@smartplayin.com>

Pramod Gurav <pramod.gurav <at> smartplayin.com> writes:

> 
> This patchset modifies the probe function to do some changes such as 
> switching to manage version of clk_get, fixing the error path by releasing
> resources etc. The last patch adds a remove function for clean unload.
> 
> Pramod Gurav (4):
>   pinctrl: at91: Switch to using managed clk_get
>   pinctrl: at91: Fix failure path in at91_gpio_probe path
>   pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add
>   pinctrl: at91: Add remove function in platform_driver
>     at91_gpio_driver
> 
>  drivers/pinctrl/pinctrl-at91.c |   51
+++++++++++++++++++++++++++++-----------
>  1 files changed, 37 insertions(+), 14 deletions(-)

Hi,

Thanks a lot for your enhancement of the at91 pinctrl driver. In the future,
can you send your patch series to the Linux ARM kernel mailing-list as well
(linux-arm-kernel@lists.infradead.org). In fact it is where all the work
around AT91 platforms is being done: you may have more chances to get your
patch accepted by sending your work there.

Anyway, it seems that Linus got your emails and they look pretty good at a
first glance.

Best regards,
-- 
Nicolas Ferre





      parent reply	other threads:[~2014-09-08  8:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-31 11:21 Pramod Gurav
2014-08-31 11:21 ` [PATCH 1/4] pinctrl: at91: Switch to using managed clk_get Pramod Gurav
2014-09-05  8:20   ` Linus Walleij
2014-08-31 11:21 ` [PATCH 2/4] pinctrl: at91: Fix failure path in at91_gpio_probe path Pramod Gurav
2014-09-05  8:22   ` Linus Walleij
2014-08-31 11:21 ` [PATCH 3/4] pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add Pramod Gurav
2014-09-05  8:25   ` Linus Walleij
2014-08-31 11:21 ` [PATCH 4/4] pinctrl: at91: Add remove function in platform_driver at91_gpio_driver Pramod Gurav
2014-09-05  8:26   ` Linus Walleij
2014-09-08  8:02 ` Nicolas FERRE [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=loom.20140908T095726-407@post.gmane.org \
    --to=nicolas.ferre@atmel.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome