Re: [PATCH] Documentation: gpio: documentation for optional getters functions

2014-08-28 Thread Linus Walleij
On Mon, Aug 18, 2014 at 6:39 PM, Alexandre Courbot wrote: > Add a mention about the _optional variants of (devm_)gpiod_get*(). > > Signed-off-by: Alexandre Courbot Patch applied for fixes. Yours, LInus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bo

[PATCH] Documentation: gpio: documentation for optional getters functions

2014-08-18 Thread Alexandre Courbot
Add a mention about the _optional variants of (devm_)gpiod_get*(). Signed-off-by: Alexandre Courbot --- Documentation/gpio/consumer.txt | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/Documentation/gpio/consumer.txt b/Documentation/gpio/consumer.txt i