Messages in this thread |  | | From | Alexandre Courbot <> | Date | Wed, 9 Jan 2013 10:49:33 +0900 | Subject | Re: [PATCH 2/4] gpiolib: add gpiod_get and gpiod_put functions |
| |
On Tue, Jan 8, 2013 at 10:07 PM, Arnd Bergmann <arnd@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@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.
|  |