Re: [PATCH] gpio: mvebu: Set free callback for gpio_chip

From: Linus Walleij
Date: Thu Nov 08 2012 - 16:38:23 EST


On Thu, Nov 8, 2012 at 3:27 AM, Axel Lin <axel.lin@xxxxxxxxxx> wrote:

> We call pinctrl_request_gpio() in request callback, thus we need to call
> pinctrl_free_gpio() in free callback.
>
> Both mvebu_gpio_request() and mvebu_gpio_free() are not referenced outside of
> this file, make them static.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>

Applied with Thomas' ACK, thanks!

Yours,
Linus Walleij
--
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/