Hi Jingoo,
> Use devm_gpio_request_one() to make cleanup paths simpler.
>
> Signed-off-by: Jingoo Han
> ---
> drivers/watchdog/mtx-1_wdt.c |3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list
On Tue, Apr 30, 2013 at 10:54:03AM +0900, Jingoo Han wrote:
> On Tuesday, April 30, 2013 1:44 AM, Guenter Roeck wrote:
> > On Mon, Apr 29, 2013 at 06:30:43PM +0900, Jingoo Han wrote:
> > > Use devm_gpio_request_one() to make cleanup paths simpler.
> > >
> > > Signed-off-by: Jingoo Han
> >
> > Thi
On Tuesday, April 30, 2013 1:44 AM, Guenter Roeck wrote:
> On Mon, Apr 29, 2013 at 06:30:43PM +0900, Jingoo Han wrote:
> > Use devm_gpio_request_one() to make cleanup paths simpler.
> >
> > Signed-off-by: Jingoo Han
>
> This patch also addresses the missing gpio_free in the probe error path
> (if
On Mon, Apr 29, 2013 at 06:30:43PM +0900, Jingoo Han wrote:
> Use devm_gpio_request_one() to make cleanup paths simpler.
>
> Signed-off-by: Jingoo Han
This patch also addresses the missing gpio_free in the probe error path
(if the call to misc_register() fails).
Reviewed-by: Guenter Roeck
> -
4 matches
Mail list logo