linux/drivers/staging/wilc1000
Glen Lee 43a7622935 staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.c
This patch moves all the codes in linux_wlan_spi.c to wilc_spi.c to make
one spi module. Make wilc_spi_tx, wilc_spi_rx and wilc_spi_tx_rx static
functions. Remove function declaration in linux_wlan_spi.h, which is unnedded
now. No modification has been made inside the codes.
linux_wlan_spi.[ch] will be remove in the next patch.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-12-21 13:21:09 -08:00
..
coreconfigurator.c drivers:staging:wilc1000 Fix all comparison to NULL could be written ... 2015-12-18 14:47:28 -08:00
coreconfigurator.h staging: wilc1000: wilc_send_config_pkt: pass struct wilc 2015-12-18 14:30:50 -08:00
host_interface.c staging: wilc1000: wilc_deinit(): fixes inconsistent returns 2015-12-21 13:20:04 -08:00
host_interface.h staging: wilc1000: rename wilc_connected_SSID variable 2015-12-18 14:34:41 -08:00
Kconfig staging: wilc1000: remove wilc memory allocation config 2015-12-21 13:20:04 -08:00
linux_mon.c staging/wilc1000: move extern declarations to headers 2015-12-18 14:19:20 -08:00
linux_wlan_common.h staging: wilc1000: remove wilc memory allocation config 2015-12-21 13:20:04 -08:00
linux_wlan_spi.c staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.c 2015-12-21 13:21:09 -08:00
linux_wlan_spi.h staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.c 2015-12-21 13:21:09 -08:00
linux_wlan.c staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_t 2015-12-21 13:20:04 -08:00
Makefile staging: wilc1000: remove unused files 2015-12-21 13:20:04 -08:00
TODO
wilc_debugfs.c staging/wilc1000: use more regular probing 2015-12-18 14:19:20 -08:00
wilc_msgqueue.c staging: wilc1000: Remove 'if' statement, which is always false 2015-12-18 14:47:27 -08:00
wilc_msgqueue.h staging: wilc1000: Fix typo in wilc_msgqueue.h 2015-12-18 14:48:26 -08:00
wilc_sdio.c staging: wilc1000: linux_wlan_sdio.c: move all the codes to wilc_sdio.c 2015-12-21 13:20:04 -08:00
wilc_spi.c staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.c 2015-12-21 13:21:09 -08:00
wilc_wfi_cfgoperations.c staging: wilc1000: replace explicit NULL comparisons with ! 2015-12-21 13:20:04 -08:00
wilc_wfi_cfgoperations.h staging/wilc1000: use device pointer for phy creation 2015-12-18 14:19:20 -08:00
wilc_wfi_netdevice.h staging: wilc1000: move all of wilc_wlan_dev_t to struct wilc 2015-12-21 13:20:04 -08:00
wilc_wlan_cfg.c staging: wilc1000: use kernel define byte order macros 2015-12-21 13:20:04 -08:00
wilc_wlan_cfg.h staging: wilc1000: remove typedef from wilc_cfg_rsp_t 2015-11-15 20:02:47 -08:00
wilc_wlan_if.h staging: wilc1000: pass struct wilc to the functions which use hif_func 2015-12-18 14:30:50 -08:00
wilc_wlan.c staging: wilc1000: remove wilc_debug_func of hif_init 2015-12-21 13:20:04 -08:00
wilc_wlan.h staging: wilc1000: remove unused functions 2015-12-21 13:20:04 -08:00