Search Linux Wireless

[PATCH 00/16] tidy up sdio/spi module and remove wilc_dev

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch series removes global variable wilc_dev and tidy up sdio/spi
modules. I sync with arnd's latest patch series because this work depends
on his patches.

Glen Lee (16):
  staging: wilc1000: remove sdio speed control codes
  staging: wilc1000: remove spi speed control codes
  staging: wilc1000: remove paltform define PLAT_WMS8304
  staging: wilc1000: pass struct wilc to the functions which use
    hif_func
  staging: wilc1000: pass wilc to all function pointers of wilc_hif_func
  staging: wilc1000: wilc_sdio_cmd52: pass struct wilc
  staging: wilc1000: wilc_sdio_cmd53: pass struct wilc
  staging: wilc1000: wilc_spi_write: pass struct wilc
  staging: wilc1000: wilc_spi_read: pass struct wilc
  staging: wilc1000: wilc_spi_write_read: pass struct wilc
  staging: wilc1000: add struct wilc to host_if_drv
  staging: wilc1000: wilc_send_config_pkt: pass struct wilc
  staging: wilc1000: wilc_wlan_cfg_set: pass struct wilc
  staging: wilc1000: wilc_wlan_cfg_get: pass struct wilc
  staging: wilc1000: wilc_dbg: remove wilc
  staging: wilc1000: use wilc instead of wilc_dev and remove wilc_dev

 drivers/staging/wilc1000/coreconfigurator.c   |   7 +-
 drivers/staging/wilc1000/coreconfigurator.h   |   3 +-
 drivers/staging/wilc1000/host_interface.c     | 133 +++++++-------
 drivers/staging/wilc1000/host_interface.h     |   2 +
 drivers/staging/wilc1000/linux_wlan.c         | 123 ++++++-------
 drivers/staging/wilc1000/linux_wlan_sdio.c    |  60 +------
 drivers/staging/wilc1000/linux_wlan_sdio.h    |   7 +-
 drivers/staging/wilc1000/linux_wlan_spi.c     | 215 +----------------------
 drivers/staging/wilc1000/linux_wlan_spi.h     |   9 +-
 drivers/staging/wilc1000/wilc_sdio.c          | 150 ++++++++--------
 drivers/staging/wilc1000/wilc_spi.c           | 142 +++++++--------
 drivers/staging/wilc1000/wilc_wfi_netdevice.h |   3 +-
 drivers/staging/wilc1000/wilc_wlan.c          | 244 +++++++++++++-------------
 drivers/staging/wilc1000/wilc_wlan.h          |  37 ++--
 drivers/staging/wilc1000/wilc_wlan_if.h       |   3 +-
 15 files changed, 447 insertions(+), 691 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux