[PATCH 0/6] staging: r8188eu: clean up odm dynamic functions

From: Martin Kaiser
Date: Mon Mar 21 2022 - 16:34:04 EST


Simplify the code for odm dynamic functions. Remove unused capabilities
and intermediate steps.

This should be applied after the "remove local BIT macro" patch.

Martin Kaiser (6):
staging: r8188eu: remove two limit defines
staging: r8188eu: remove unused defines for dynamic functions
staging: r8188eu: DYNAMIC_BB_DYNAMIC_TXPWR is not used
staging: r8188eu: DYNAMIC_BB_ANT_DIV is not used
staging: r8188eu: DYNAMIC_RF_CALIBRATION is not used
staging: r8188eu: refactor dm func set and clear

drivers/staging/r8188eu/core/rtw_mlme_ext.c | 6 ++---
drivers/staging/r8188eu/core/rtw_wlan_util.c | 12 ---------
drivers/staging/r8188eu/hal/usb_halinit.c | 16 +++---------
drivers/staging/r8188eu/include/hal_intf.h | 2 +-
.../staging/r8188eu/include/rtw_mlme_ext.h | 25 -------------------
5 files changed, 7 insertions(+), 54 deletions(-)

--
2.30.2