public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: r8188eu: some more odm cleanup
@ 2022-01-22 17:05 Martin Kaiser
  2022-01-22 17:05 ` [PATCH 1/4] staging: r8188eu: EntryMaxUndecoratedSmoothedPWDB is set but not used Martin Kaiser
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Martin Kaiser @ 2022-01-22 17:05 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, linux-staging,
	linux-kernel, Martin Kaiser

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-26 10:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-22 17:05 [PATCH 0/4] staging: r8188eu: some more odm cleanup Martin Kaiser
2022-01-22 17:05 ` [PATCH 1/4] staging: r8188eu: EntryMaxUndecoratedSmoothedPWDB is set but not used Martin Kaiser
2022-01-22 17:05 ` [PATCH 2/4] staging: r8188eu: ODM_RF_TX_PWR_TRACK is always set Martin Kaiser
2022-01-22 17:05 ` [PATCH 3/4] staging: r8188eu: ODM_RF_CALIBRATION " Martin Kaiser
2022-01-26  7:49   ` Dan Carpenter
2022-01-26  8:30     ` Martin Kaiser
2022-01-26 10:30       ` Dan Carpenter
2022-01-22 17:05 ` [PATCH 4/4] staging: r8188eu: merge Init_ODM_ComInfo_88E and rtl8188e_init_dm_priv Martin Kaiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox