[PATCH v4 04/12] gpio/omap: remove saved_wakeup field from struct gpio_bank

2012-03-16 Thread Tarun Kanti DebBarma
There is no more need to have saved_wakeup because bank->context.wake_en already holds that value. So getting rid of read/write operation associated with this field. Signed-off-by: Tarun Kanti DebBarma Reviewed-by: Santosh Shilimkar Acked-by: Felipe Balbi --- drivers/gpio/gpio-omap.c | 12 ++

Re: [PATCH v4 04/12] gpio/omap: remove saved_wakeup field from struct gpio_bank

2012-07-09 Thread Roger Quadros
Hi, Just bumped across this patch and have a query. On 03/16/2012 04:05 PM, Tarun Kanti DebBarma wrote: > There is no more need to have saved_wakeup because bank->context.wake_en > already holds that value. So getting rid of read/write operation associated > with this field. > > Signed-off-by: T

Re: [PATCH v4 04/12] gpio/omap: remove saved_wakeup field from struct gpio_bank

2012-07-09 Thread DebBarma, Tarun Kanti
Hi Roger, On Mon, Jul 9, 2012 at 3:13 PM, Roger Quadros wrote: > Hi, > > Just bumped across this patch and have a query. > > On 03/16/2012 04:05 PM, Tarun Kanti DebBarma wrote: >> There is no more need to have saved_wakeup because bank->context.wake_en >> already holds that value. So getting rid

Re: [PATCH v4 04/12] gpio/omap: remove saved_wakeup field from struct gpio_bank

2012-07-09 Thread Roger Quadros
Tarun, On 07/09/2012 02:16 PM, DebBarma, Tarun Kanti wrote: > Hi Roger, > > On Mon, Jul 9, 2012 at 3:13 PM, Roger Quadros wrote: >> Hi, >> >> Just bumped across this patch and have a query. >> >> On 03/16/2012 04:05 PM, Tarun Kanti DebBarma wrote: >>> There is no more need to have saved_wakeup b

Re: [PATCH v4 04/12] gpio/omap: remove saved_wakeup field from struct gpio_bank

2012-07-09 Thread DebBarma, Tarun Kanti
On Mon, Jul 9, 2012 at 5:21 PM, Roger Quadros wrote: > Tarun, > > On 07/09/2012 02:16 PM, DebBarma, Tarun Kanti wrote: >> Hi Roger, >> >> On Mon, Jul 9, 2012 at 3:13 PM, Roger Quadros wrote: >>> Hi, >>> >>> Just bumped across this patch and have a query. >>> >>> On 03/16/2012 04:05 PM, Tarun Kant

Re: [PATCH v4 04/12] gpio/omap: remove saved_wakeup field from struct gpio_bank

2012-07-11 Thread Roger Quadros
On 07/09/2012 03:30 PM, DebBarma, Tarun Kanti wrote: > On Mon, Jul 9, 2012 at 5:21 PM, Roger Quadros wrote: >> Tarun, >> >> On 07/09/2012 02:16 PM, DebBarma, Tarun Kanti wrote: >>> Hi Roger, >>> >>> On Mon, Jul 9, 2012 at 3:13 PM, Roger Quadros wrote: Hi, Just bumped across this pa

Re: [PATCH v4 04/12] gpio/omap: remove saved_wakeup field from struct gpio_bank

2012-07-25 Thread DebBarma, Tarun Kanti
Hi Roger, On Mon, Jul 9, 2012 at 4:46 PM, DebBarma, Tarun Kanti wrote: > Hi Roger, > > On Mon, Jul 9, 2012 at 3:13 PM, Roger Quadros wrote: >> Hi, >> >> Just bumped across this patch and have a query. >> >> On 03/16/2012 04:05 PM, Tarun Kanti DebBarma wrote: >>> There is no more need to have sav