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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/