Re: [PATCH 0/2] gpiolib: remove gpiochip_reserve()

2013-02-02 Thread Linus Walleij
On Sat, Feb 2, 2013 at 3:44 PM, Alexandre Courbot wrote: > If Dmitri could give his Acked-by or Tested-by and one of the GPIO maintainers > merge this series, I could go ahead with the deeper changes to gpiolib. Good riddance. Both patches applied to get some rotation in linux-next. This is to

[PATCH 0/2] gpiolib: remove gpiochip_reserve()

2013-02-02 Thread Alexandre Courbot
The Tosa (Sharp SL-C6000x) target is the last remaining user of gpiochip_reserve(). I would like to get rid of this function as part of my project to totally remove the big static gpio_desc[] array of gpiolib. Patches that achieve this are written and working, but the presence of gpiochip_reserve()