[PATCH 0/8] staging: r8188eu: more odm cleanup

From: Martin Kaiser
Date: Mon Oct 11 2021 - 16:12:25 EST


Hello Greg and all,

here's some more patches to remove unused odm code.

This series should be applied on top of the series I sent yesterday
(starting with message 20211010175204.24029-1-martin@xxxxxxxxx).

Thanks,
Martin

Martin Kaiser (8):
staging: r8188eu: remove dm_CheckStatistics
staging: r8188eu: simplify rtl8188e_HalDmWatchDog
staging: r8188eu: remove rtl8188e_deinit_dm_priv
staging: r8188eu: remove LastMinUndecoratedPWDBForDM
staging: r8188eu: SupportICType is always ODM_RTL8188E
staging: r8188eu: remove odm_SwAntDivInit
staging: r8188eu: odm BoardType is never set
staging: r8188eu: odm SupportPlatform is always ODM_CE

.../staging/r8188eu/hal/HalHWImg8188E_BB.c | 16 +-
.../staging/r8188eu/hal/HalHWImg8188E_MAC.c | 5 +-
.../staging/r8188eu/hal/HalHWImg8188E_RF.c | 5 +-
drivers/staging/r8188eu/hal/odm.c | 308 +++---------------
drivers/staging/r8188eu/hal/odm_HWConfig.c | 69 ++--
drivers/staging/r8188eu/hal/odm_RTL8188E.c | 5 +-
drivers/staging/r8188eu/hal/rtl8188e_dm.c | 60 +---
drivers/staging/r8188eu/include/odm.h | 30 --
drivers/staging/r8188eu/include/odm_precomp.h | 11 -
drivers/staging/r8188eu/include/odm_types.h | 6 -
drivers/staging/r8188eu/include/rtl8188e_dm.h | 2 -
drivers/staging/r8188eu/os_dep/os_intfs.c | 2 -
12 files changed, 93 insertions(+), 426 deletions(-)

--
2.20.1