[RFC PATCH 04/18] OMAP: GPIO: Move gpio_valid() to SoC specific files

2011-04-22 Thread Charulatha V
gpio_valid() implementation is different for different SoCs. Hence handle them in SoC specific gpio files. Signed-off-by: Charulatha V ch...@ti.com --- arch/arm/mach-omap1/gpio15xx.c | 26 - arch/arm/mach-omap1/gpio16xx.c | 32 ++

Re: [RFC PATCH 04/18] OMAP: GPIO: Move gpio_valid() to SoC specific files

2011-04-22 Thread Kevin Hilman
Charulatha V ch...@ti.com writes: gpio_valid() implementation is different for different SoCs. Hence handle them in SoC specific gpio files. Signed-off-by: Charulatha V ch...@ti.com This one is only moving the mess into SoC-specific code. Looking closer at the gpio_valid() (and