RE: [PATCH v2 09/18] GPIO: OMAP: Use level/edge detect reg offsets

2011-06-16 Thread DebBarma, Tarun Kanti
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, June 16, 2011 10:31 PM > To: DebBarma, Tarun Kanti > Cc: linux-omap@vger.kernel.org; Shilimkar, Santosh; t...@atomide.com > Subject: Re: [PATCH v2 09/18] GPIO: OMAP: Use level/edge detect reg > offsets >

Re: [PATCH v2 09/18] GPIO: OMAP: Use level/edge detect reg offsets

2011-06-16 Thread Kevin Hilman
Tarun Kanti DebBarma writes: > By adding level and edge detection register offsets and then initializing them > correctly according to OMAP versions during device registrations we can now > remove > lot of revision checks in these functions. > > Signed-off-by: Tarun Kanti DebBarma > Signed-off-

[PATCH v2 09/18] GPIO: OMAP: Use level/edge detect reg offsets

2011-06-14 Thread Tarun Kanti DebBarma
By adding level and edge detection register offsets and then initializing them correctly according to OMAP versions during device registrations we can now remove lot of revision checks in these functions. Signed-off-by: Tarun Kanti DebBarma Signed-off-by: Charulatha V --- arch/arm/mach-omap2/g