Re: [PATCH] staging: wilc1000: pass gpio irq number using DT

2015-06-12 Thread Ravindran, Madhusudhanan (M.)
On Thu, Jun 11, 2015 at 09:15:13AM -0700, Greg Kroah-Hartman wrote: > On Thu, Jun 11, 2015 at 02:22:33PM +, Ravindran, Madhusudhanan (M.) wrote: > > From: Madhusudhanan Ravindran > > > > pass wlan irq gpio number in run time using DT as > > mentioned in the TODO list. > > > > Signed-off-by:

Re: [PATCH] staging: wilc1000: pass gpio irq number using DT

2015-06-11 Thread Greg Kroah-Hartman
On Thu, Jun 11, 2015 at 02:22:33PM +, Ravindran, Madhusudhanan (M.) wrote: > From: Madhusudhanan Ravindran > > pass wlan irq gpio number in run time using DT as > mentioned in the TODO list. > > Signed-off-by: Madhusudhanan Ravindran > -- > * did not test this code on real hardware.

[PATCH] staging: wilc1000: pass gpio irq number using DT

2015-06-11 Thread Ravindran, Madhusudhanan (M.)
From: Madhusudhanan Ravindran pass wlan irq gpio number in run time using DT as mentioned in the TODO list. Signed-off-by: Madhusudhanan Ravindran -- * did not test this code on real hardware. --- drivers/staging/wilc1000/linux_wlan.c | 28 drivers/st