linux/drivers/staging/wilc1000
Binoy Jayan b27a6d5e63 staging: wilc1000: Replace semaphore txq_event with completion
The semaphore 'txq_event' is used as completion, so convert it
to a struct completion type.

Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-25 14:39:53 -07:00
..
coreconfigurator.c staging: wilc1000: fix a couple of memory leaks 2016-03-22 22:27:36 -04:00
coreconfigurator.h staging: wilc1000: remove typedef from enum tenuConnectSts 2016-03-03 17:52:13 -08:00
host_interface.c staging: wilc1000: remove unnecesary type cast of bss_type 2016-06-25 14:38:49 -07:00
host_interface.h staging: wilc1000: remove unused struct set_mac_addr 2016-06-25 14:38:49 -07:00
Kconfig staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
linux_mon.c staging: wilc1000: Remove camel case in variable names. 2016-03-28 07:30:36 -07:00
linux_wlan.c staging: wilc1000: Replace semaphore txq_event with completion 2016-06-25 14:39:53 -07:00
Makefile staging: wilc1000: remove define TCP_ACK_FILTER 2016-02-07 17:34:58 -08:00
TODO staging: wilc1000: update TODO list 2015-06-02 13:55:40 +09:00
wilc_debugfs.c staging: wilc1000: moves to define values 2016-02-22 11:47:00 -08:00
wilc_msgqueue.c staging: wilc1000: removes linux_wlan_common.h file 2016-02-22 11:48:19 -08:00
wilc_msgqueue.h staging: wilc1000: wilc_msgqueue: use standard struct list_head 2016-02-03 15:33:09 -08:00
wilc_sdio.c staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts" 2016-06-25 14:38:49 -07:00
wilc_spi.c staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts" 2016-06-25 14:38:49 -07:00
wilc_wfi_cfgoperations.c Staging and IIO driver update for 4.7-rc1 2016-05-20 22:20:48 -07:00
wilc_wfi_cfgoperations.h Staging: wilc1000: Remove unused function WILC_WFI_update_stats 2016-02-20 14:43:48 -08:00
wilc_wfi_netdevice.h staging: wilc1000: Replace semaphore txq_event with completion 2016-06-25 14:39:53 -07:00
wilc_wlan_cfg.c staging: wilc1000: Replaced comparison to NULL statements 2016-03-28 07:30:36 -07:00
wilc_wlan_cfg.h staging: wilc1000: wilc_wlan_cfg_init: changes unused argument 2016-02-22 11:48:19 -08:00
wilc_wlan_if.h staging: wilc1000: removes unused define 2016-03-28 07:30:36 -07:00
wilc_wlan.c staging: wilc1000: Replace semaphore txq_event with completion 2016-06-25 14:39:53 -07:00
wilc_wlan.h staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_val 2016-03-29 12:39:52 -07:00