Re: [PATCH V3] pinctrl: implement devm_pinctrl_get()/put()

From: Linus Walleij
Date: Wed Apr 18 2012 - 07:17:26 EST


On Mon, Apr 16, 2012 at 6:51 PM, Stephen Warren <swarren@xxxxxxxxxxxxx> wrote:

> From: Stephen Warren <swarren@xxxxxxxxxx>
>
> These functions allow the driver core to automatically clean up any
> allocations made by drivers, thus leading to simplified drivers.
>
> Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
> ---
> v3: Update Documentation/driver-model/devres.txt.
> v2:
> * Updated documentation to describe and recommend using devm_* functions.
> * Added devm_pinctrl_get_select() and devm_pinctrl_get_select_default() to
>  consumer.h

Nobody's complaining anymore and I like it, so applied it!

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/