staging: r8188eu: remove efuse write functions
authorMartin Kaiser <martin@kaiser.cx>
Sun, 7 Nov 2021 16:16:24 +0000 (17:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:02:03 +0000 (10:02 +0100)
commit4b99dd7d212bd8bd539bfc7d689d8b6e366f22a7
tree6ee28805d11a02c51249a4bd60998198d25a3a2f
parent7e90e57307dfa93cc381f134d9012c0a670d7597
staging: r8188eu: remove efuse write functions

The r8188eu driver in its current state does not need write access
to the efuses. Only read access is required to get the chip id, the
mac address and other settings.

This patch removes a lot of unused code for writing the efuses.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211107161624.9452-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c
drivers/staging/r8188eu/include/hal_intf.h