Re: [PATCH RESEND 2/2] watchdog: wm831x_wdt: use devm_gpio_request_one()

From: Wim Van Sebroeck
Date: Sun May 26 2013 - 09:14:15 EST


Hi Jingoo,

> Use devm_gpio_request_one() to make cleanup paths simpler.
> Also, GPIOF_DIR_OUT | GPIOF_INIT_LOW is replaced with
> GPIOF_OUT_INIT_LOW.
>
> Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx>
> ---
> drivers/watchdog/wm831x_wdt.c | 17 ++++++-----------
> 1 files changed, 6 insertions(+), 11 deletions(-)
>

Patch added to linux-watchdog-next.

Kind regards,
Wim.

--
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/