[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220122170547.68378-1-martin@kaiser.cx>
Date: Sat, 22 Jan 2022 18:05:43 +0100
From: Martin Kaiser <martin@...ser.cx>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/4] staging: r8188eu: some more odm cleanup
Remove some flags in the odm layer which are always set.
Remove an unused variable and merge two small functions.
Martin Kaiser (4):
staging: r8188eu: EntryMaxUndecoratedSmoothedPWDB is set but not used
staging: r8188eu: ODM_RF_TX_PWR_TRACK is always set
staging: r8188eu: ODM_RF_CALIBRATION is always set
staging: r8188eu: merge Init_ODM_ComInfo_88E and rtl8188e_init_dm_priv
drivers/staging/r8188eu/hal/HalPhyRf_8188e.c | 5 ---
drivers/staging/r8188eu/hal/odm.c | 8 -----
drivers/staging/r8188eu/hal/rtl8188e_dm.c | 32 ++++---------------
drivers/staging/r8188eu/include/odm.h | 4 ---
drivers/staging/r8188eu/include/rtl8188e_dm.h | 3 +-
5 files changed, 8 insertions(+), 44 deletions(-)
--
2.30.2
Powered by blists - more mailing lists