Re: [PATCH V2 2/3] gpio: allow gpio array requests for managed devices

From: Linus Walleij
Date: Fri Jul 04 2014 - 19:12:19 EST


On Wed, Jul 2, 2014 at 12:05 PM, Rob Jones <rob.jones@xxxxxxxxxxxxxxx> wrote:

> Add functions devm_gpio_request_array() and devm_gpio_free_array()
> which are exactly analogous to the equivalent non-managed device
> functions gpio_request_array() and gpio_free_array(), which can be
> found in the module gpiolib.c.
>
> Reviewed-by: Ian Molton <ian.molton@xxxxxxxxxxxxxxx>
> Signed-off-by: Rob Jones <rob.jones@xxxxxxxxxxxxxxx>

OK I guess this needs to be merged through the regulator tree
so here is:
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

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/