Re: [PATCH] drivers: wilc1000: remove references to semaphores

2016-09-14 Thread Aditya.Shankar
On Tuesday 02 August 2016 12:04 AM, Joshua Houghton wrote: > * Update the comments that refer to semaphores > * Remove redundant includes to semphore.h > > Signed-off-by: Joshua Houghton > --- > drivers/staging/wilc1000/TODO | 1 - > drivers/staging/wilc1000/linux_wlan.c

[PATCH] drivers: wilc1000: remove references to semaphores

2016-08-01 Thread Joshua Houghton
* Update the comments that refer to semaphores * Remove redundant includes to semphore.h Signed-off-by: Joshua Houghton --- drivers/staging/wilc1000/TODO | 1 - drivers/staging/wilc1000/linux_wlan.c | 1 - drivers/staging/wilc1000/wilc_wfi_netdevice.h | 2 +- drivers/stag