Re: [PATCH][RESEND] gpio-sch: Allow for more than 8 lines in the resume well

2013-03-27 Thread Linus Walleij
On Fri, Mar 22, 2013 at 2:10 AM, Darren Hart wrote: > The E6xx (TunnelCreek) CPUs have 9 GPIO lines in the resume well. Update > the resume functions to allow for more than 8 GPIO lines, using the core > functions as a template. > > Cc: # 3.4.x > Cc: # 3.8.x > Cc: Grant Likely > Cc: Linus Wall

[PATCH][RESEND] gpio-sch: Allow for more than 8 lines in the resume well

2013-03-21 Thread Darren Hart
The E6xx (TunnelCreek) CPUs have 9 GPIO lines in the resume well. Update the resume functions to allow for more than 8 GPIO lines, using the core functions as a template. Cc: # 3.4.x Cc: # 3.8.x Cc: Grant Likely Cc: Linus Walleij Signed-off-by: Darren Hart --- drivers/gpio/gpio-sch.c | 37 ++