On Thu, Jan 28, 2016 at 2:38 PM, Keerthy <j-keer...@ti.com> wrote: > From: Lokesh Vutla <lokeshvu...@ti.com> > > Driver only needs to allocate for [ngpio / 32] controllers, > as each controller handles 32 gpios. But the current driver > allocates for ngpio of which the extra allocated are unused. > Fix it be registering only the required number of controllers. > > Signed-off-by: Lokesh Vutla <lokeshvu...@ti.com> > Signed-off-by: Keerthy <j-keer...@ti.com>
Patch applied for fixes with Grygorii's review tag. Yours, Linus Walleij