staging: r8188eu: remove write support from rtl8188e_EfusePowerSwitch
authorMartin Kaiser <martin@kaiser.cx>
Sun, 7 Nov 2021 16:16:23 +0000 (17:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:02:03 +0000 (10:02 +0100)
commit7e90e57307dfa93cc381f134d9012c0a670d7597
treebf309e443d22bf342dadb4345111580a7b5f77bc
parent1a7b609415df0086c56da64af207194cb20f9694
staging: r8188eu: remove write support from rtl8188e_EfusePowerSwitch

The rtl8188e_EfusePowerSwitch function has a write parameter that is
set to false by its callers.

Remove the parameter and resulting dead code.

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