On Thu, Jun 11, 2015 at 01:31:38PM +0000, Gujulan Elango, Hari Prasath (H.) wrote: > From: Hari Prasath Gujulan Elango <hgujulan@xxxxxxxxxxx> > > This patch removes the timer related wrapper functions > WILC_TimerCreate(),WILC_TimerStart(),WILC_TimerStop() and > WILC_TimerDestroy() and uses kernel API's directly.In the process,the > unused variables,files are also deleted. > > Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@xxxxxxxxxxx> > --- > drivers/staging/wilc1000/Makefile | 2 +- > drivers/staging/wilc1000/host_interface.c | 102 ++++++------------ > drivers/staging/wilc1000/host_interface.h | 6 +- > drivers/staging/wilc1000/linux_wlan.c | 4 +- > drivers/staging/wilc1000/wilc_oswrapper.h | 3 - > drivers/staging/wilc1000/wilc_platform.h | 2 - > drivers/staging/wilc1000/wilc_timer.c | 45 -------- > drivers/staging/wilc1000/wilc_timer.h | 126 ---------------------- > drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 29 +++-- > 9 files changed, 55 insertions(+), 264 deletions(-) > delete mode 100644 drivers/staging/wilc1000/wilc_timer.c > delete mode 100644 drivers/staging/wilc1000/wilc_timer.h Does not apply on my latest tree :( _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel