[PATCH v2 0/5] staging: r8188eu: odm cleanups

Michael Straube posted 5 patches 4 years, 4 months ago
drivers/staging/r8188eu/hal/odm.c             | 56 +------------------
drivers/staging/r8188eu/hal/rtl8188e_dm.c     | 19 ++++---
drivers/staging/r8188eu/include/odm.h         | 29 +---------
drivers/staging/r8188eu/include/rtw_mlme.h    |  2 +-
drivers/staging/r8188eu/include/rtw_pwrctrl.h |  2 +-
5 files changed, 16 insertions(+), 92 deletions(-)
[PATCH v2 0/5] staging: r8188eu: odm cleanups
Posted by Michael Straube 4 years, 4 months ago
This set removes two more functions from the unwanted hal/odm layer.
Tested on x86_64 with Inter-Tech DMG-02.

v2:
Fixed a typo in the commit message of patch 2/5.
unsed -> used

Michael Straube (5):
  staging: r8188eu: remove ODM_CmnInfoHook()
  staging: r8188eu: convert two u8 variables to bool
  staging: r8188eu: remove enum odm_bw
  staging: r8188eu: convert type of pBandWidth in odm_dm_struct
  staging: r8188eu: remove ODM_CmnInfoUpdate()

 drivers/staging/r8188eu/hal/odm.c             | 56 +------------------
 drivers/staging/r8188eu/hal/rtl8188e_dm.c     | 19 ++++---
 drivers/staging/r8188eu/include/odm.h         | 29 +---------
 drivers/staging/r8188eu/include/rtw_mlme.h    |  2 +-
 drivers/staging/r8188eu/include/rtw_pwrctrl.h |  2 +-
 5 files changed, 16 insertions(+), 92 deletions(-)

-- 
2.35.1