Re: [PATCH 0/4] pinctrl: at91: Fixes in probe function

From: Nicolas FERRE
Date: Mon Sep 08 2014 - 04:05:17 EST


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@xxxxxxxxxxxxxxxxxxx). 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




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/