Re: [PATCH v5 07/22] gpio/omap: avoid cpu checks during module ena/disable

2011-08-23 Thread Santosh
On Thursday 04 August 2011 04:34 PM, Tarun Kanti DebBarma wrote: From: Charulatha V Remove cpu-is checks while enabling/disabling OMAP GPIO module during a gpio request/free. Signed-off-by: Charulatha V --- Looks good. Reviewed-by: Santosh Shilimkar Regards Santosh -- To unsubscribe from th

[PATCH v5 07/22] gpio/omap: avoid cpu checks during module ena/disable

2011-08-04 Thread Tarun Kanti DebBarma
From: Charulatha V Remove cpu-is checks while enabling/disabling OMAP GPIO module during a gpio request/free. Signed-off-by: Charulatha V --- arch/arm/mach-omap2/gpio.c |2 + arch/arm/plat-omap/include/plat/gpio.h |1 + drivers/gpio/gpio-omap.c | 53