Messages in this thread |  | | From | Arnd Bergmann <> | Subject | Re: [PATCH 2/4] gpiolib: add gpiod_get and gpiod_put functions | Date | Tue, 8 Jan 2013 13:07:04 +0000 |
| |
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@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
|  |