[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211125151436.5895-1-martin@kaiser.cx>
Date: Thu, 25 Nov 2021 16:14:30 +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/6] staging: r8188eu: clean up efuse / eeprom code
Remove unused defines and functions related to efuses and eeprom.
Martin Kaiser (6):
staging: r8188eu: Efuse_CalculateWordCnts is not used
staging: r8188eu: efuse_WordEnableDataRead is not used
staging: r8188eu: remove unused efuse defines
staging: r8188eu: do not extract eeprom version from the fuses
staging: r8188eu: remove unused eeprom defines
staging: r8188eu: hal data's board type is unused
drivers/staging/r8188eu/core/rtw_efuse.c | 56 -------------------
.../staging/r8188eu/hal/rtl8188e_hal_init.c | 24 --------
drivers/staging/r8188eu/hal/usb_halinit.c | 2 -
.../staging/r8188eu/include/rtl8188e_hal.h | 7 ---
.../staging/r8188eu/include/rtl8188e_spec.h | 49 ----------------
drivers/staging/r8188eu/include/rtw_efuse.h | 25 ---------
6 files changed, 163 deletions(-)
--
2.20.1
Powered by blists - more mailing lists