[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211011201159.10252-1-martin@kaiser.cx>
Date: Mon, 11 Oct 2021 22:11:51 +0200
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/8] staging: r8188eu: more odm cleanup
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@...ser.cx).
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
Powered by blists - more mailing lists