[PATCH 2/4] gpiolib: add gpiod_get and gpiod_put functions

Alexandre Courbot acourbot at nvidia.com
Tue Jan 8 20:49:33 EST 2013


On Tue, Jan 8, 2013 at 10:07 PM, Arnd Bergmann <arnd at arndb.de> wrote:
> On Tuesday 08 January 2013, Alexandre Courbot wrote:
>>
>> Adds new GPIO allocation functions that work with the opaque descriptor
>> interface.
>>
>> Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
>
> I think you need to reorder the patches slightly, since the gpiod_get
> function introduced here is already being used in the first patch, which
> breaks bisection.

Yes, gpiod_get and gpiod_put should only appear from the second patch
on. Thanks for pointing that out.

Alex.



More information about the linux-arm-kernel mailing list