Re: [PATCH v2 12/18] GPIO: OMAP: Clean omap_gpio_mod_init function

2011-06-27 Thread Kevin Hilman
"DebBarma, Tarun Kanti" writes: > Kevin, > [...] >> > >> > With register offsets now defined for respective OMAP versions we can >> get rid >> > of cpu_class_* checks. In addition, organized common initialization for >> the >> > different OMAP silicon versions. >> > >> > Signed-off-by: Charulatha

RE: [PATCH v2 12/18] GPIO: OMAP: Clean omap_gpio_mod_init function

2011-06-27 Thread DebBarma, Tarun Kanti
Kevin, [...] > > > > With register offsets now defined for respective OMAP versions we can > get rid > > of cpu_class_* checks. In addition, organized common initialization for > the > > different OMAP silicon versions. > > > > Signed-off-by: Charulatha V > > Signed-off-by: Tarun Kanti DebBarma >

RE: [PATCH v2 12/18] GPIO: OMAP: Clean omap_gpio_mod_init function

2011-06-16 Thread DebBarma, Tarun Kanti
> -Original Message- > From: Hilman, Kevin > Sent: Thursday, June 16, 2011 11:19 PM > To: DebBarma, Tarun Kanti > Cc: linux-omap@vger.kernel.org; Shilimkar, Santosh; t...@atomide.com > Subject: Re: [PATCH v2 12/18] GPIO: OMAP: Clean omap_gpio_mod_init > function >

Re: [PATCH v2 12/18] GPIO: OMAP: Clean omap_gpio_mod_init function

2011-06-16 Thread Kevin Hilman
Tarun Kanti DebBarma writes: > From: Charulatha V > > With register offsets now defined for respective OMAP versions we can get rid > of cpu_class_* checks. In addition, organized common initialization for the > different OMAP silicon versions. > > Signed-off-by: Charulatha V > Signed-off-by: T

[PATCH v2 12/18] GPIO: OMAP: Clean omap_gpio_mod_init function

2011-06-14 Thread Tarun Kanti DebBarma
From: Charulatha V With register offsets now defined for respective OMAP versions we can get rid of cpu_class_* checks. In addition, organized common initialization for the different OMAP silicon versions. Signed-off-by: Charulatha V Signed-off-by: Tarun Kanti DebBarma --- arch/arm/mach-omap1