On Thu, Jan 28, 2016 at 2:38 PM, Keerthy <[email protected]> wrote: > From: Lokesh Vutla <[email protected]> > > 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 <[email protected]> > Signed-off-by: Keerthy <[email protected]>
Patch applied for fixes with Grygorii's review tag. Yours, Linus Walleij

