[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1409484115-1974-1-git-send-email-pramod.gurav@smartplayin.com>
Date: Sun, 31 Aug 2014 16:51:51 +0530
From: Pramod Gurav <pramod.gurav@...rtplayin.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] pinctrl: at91: Fixes in probe function
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists