Re: [PATCH 09/15] OMAP: GPIO: consolidate IRQ status handling, remove #ifdefs

2011-04-26 Thread Varadarajan, Charulatha
Kevin, On Sat, Apr 23, 2011 at 04:32, Kevin Hilman khil...@ti.com wrote: Cleanup IRQ status handling by by passing IRQ status register offsets via platform data. Typo: by by Cleans up clearing of GPIO IRQ status and GPIO ISR handler. Signed-off-by: Kevin Hilman khil...@ti.com --- snip

[PATCH 09/15] OMAP: GPIO: consolidate IRQ status handling, remove #ifdefs

2011-04-22 Thread Kevin Hilman
Cleanup IRQ status handling by by passing IRQ status register offsets via platform data. Cleans up clearing of GPIO IRQ status and GPIO ISR handler. Signed-off-by: Kevin Hilman khil...@ti.com --- arch/arm/mach-omap1/gpio15xx.c |2 + arch/arm/mach-omap1/gpio16xx.c |2 +