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....@samsung.com>
> ---
>  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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to