[PATCH 2/4] gpiolib: add gpiod_get and gpiod_put functions
Arnd Bergmann
arnd at arndb.de
Tue Jan 8 08:07:04 EST 2013
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.
Arnd
More information about the linux-arm-kernel
mailing list