[PATCH 0/9] staging: r8188eu: clean up odm phy functions

From: Martin Kaiser
Date: Mon Jan 10 2022 - 07:46:57 EST


This set cleans up the error handling for some of the odm phy functions
and merges small functions. While at it, it also removes a couple of
unused defines.

Martin Kaiser (9):
staging: r8188eu: fix phy_RF6052_Config_ParaFile error handling
staging: r8188eu: remove a constant variable
staging: r8188eu: remove unused function parameter
staging: r8188eu: remove constant function parameter
staging: r8188eu: replace the READ_AND_CONFIG
staging: r8188eu: relay errors from ODM_ReadAndConfig_...
staging: r8188eu: merge ODM_ConfigMACWithHeaderFile into
PHY_MACConfig8188E
staging: r8188eu: remove unused cck, ofdm and mcs rate defines
staging: r8188eu: merge ODM_ConfigBBWithHeaderFile with its callers

drivers/staging/r8188eu/hal/odm_HWConfig.c | 34 +---------------
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c | 10 ++---
drivers/staging/r8188eu/hal/rtl8188e_rf6052.c | 11 +-----
.../staging/r8188eu/include/odm_HWConfig.h | 39 +------------------
4 files changed, 9 insertions(+), 85 deletions(-)

--
2.30.2