[PATCH 00/14] staging: r8188eu: another set of simple cleanups

Martin Kaiser posted 14 patches 4 years, 4 months ago
drivers/staging/r8188eu/core/rtw_fw.c        | 45 ++++++++++++++++++++
drivers/staging/r8188eu/hal/HalPhyRf_8188e.c | 30 +++++--------
drivers/staging/r8188eu/hal/usb_halinit.c    | 16 +------
drivers/staging/r8188eu/include/drv_types.h  | 36 ----------------
drivers/staging/r8188eu/include/odm.h        |  2 +-
drivers/staging/r8188eu/include/rtw_fw.h     | 45 --------------------
drivers/staging/r8188eu/include/rtw_mlme.h   |  5 ---
drivers/staging/r8188eu/os_dep/usb_intf.c    |  8 ++--
8 files changed, 61 insertions(+), 126 deletions(-)
[PATCH 00/14] staging: r8188eu: another set of simple cleanups
Posted by Martin Kaiser 4 years, 4 months ago
Here's another set of simple cleanups in several parts of the driver.

Please apply this on top of my previous series (staging: r8188eu: more
rf cleanups).

Tested with EdimaxV2 on an arm32 embedded system.

Martin Kaiser (14):
  staging: r8188eu: only OFDM_index_old[0] is used
  staging: r8188eu: only OFDM_index[0] is used
  staging: r8188eu: replace local OFDM_index with single variable
  staging: r8188eu: remove debug code to bypass LC calibration
  staging: r8188eu: remove debug code to bypass IQ calibration
  staging: r8188eu: move local definitions into rtw_fw.h
  staging: r8188eu: remove unused enum _IFACE_TYPE
  staging: r8188eu: remove unused enum _ADAPTER_TYPE
  staging: r8188eu: remove the global DriverState
  staging: r8188eu: remove unused struct adapter components
  staging: r8188eu: in_cta_test is always 0
  staging: r8188eu: irq_alloc is not used
  staging: r8188eu: not_indic_disco is unused
  staging: r8188eu: remove unused struct hostapd_priv

 drivers/staging/r8188eu/core/rtw_fw.c        | 45 ++++++++++++++++++++
 drivers/staging/r8188eu/hal/HalPhyRf_8188e.c | 30 +++++--------
 drivers/staging/r8188eu/hal/usb_halinit.c    | 16 +------
 drivers/staging/r8188eu/include/drv_types.h  | 36 ----------------
 drivers/staging/r8188eu/include/odm.h        |  2 +-
 drivers/staging/r8188eu/include/rtw_fw.h     | 45 --------------------
 drivers/staging/r8188eu/include/rtw_mlme.h   |  5 ---
 drivers/staging/r8188eu/os_dep/usb_intf.c    |  8 ++--
 8 files changed, 61 insertions(+), 126 deletions(-)

-- 
2.30.2