linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: r8188eu: clean up efuse / eeprom code
@ 2021-11-25 15:14 Martin Kaiser
  2021-11-25 15:14 ` [PATCH 1/6] staging: r8188eu: Efuse_CalculateWordCnts is not used Martin Kaiser
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Martin Kaiser @ 2021-11-25 15:14 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, linux-staging,
	linux-kernel, Martin Kaiser

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


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

end of thread, other threads:[~2021-11-25 15:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 15:14 [PATCH 0/6] staging: r8188eu: clean up efuse / eeprom code Martin Kaiser
2021-11-25 15:14 ` [PATCH 1/6] staging: r8188eu: Efuse_CalculateWordCnts is not used Martin Kaiser
2021-11-25 15:14 ` [PATCH 2/6] staging: r8188eu: efuse_WordEnableDataRead " Martin Kaiser
2021-11-25 15:14 ` [PATCH 3/6] staging: r8188eu: remove unused efuse defines Martin Kaiser
2021-11-25 15:14 ` [PATCH 4/6] staging: r8188eu: do not extract eeprom version from the fuses Martin Kaiser
2021-11-25 15:14 ` [PATCH 5/6] staging: r8188eu: remove unused eeprom defines Martin Kaiser
2021-11-25 15:14 ` [PATCH 6/6] staging: r8188eu: hal data's board type is unused Martin Kaiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).