]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: rtl8723bs: remove wrapper Efuse_PowerSwitch
authorMichael Straube <straube.linux@gmail.com>
Sun, 24 Aug 2025 09:58:27 +0000 (11:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Sep 2025 13:55:48 +0000 (15:55 +0200)
commit009798ff04f752a5d820c9341f1d2269672393f9
tree74338e2cebafbe8df2431da2f215536757f9b501
parent5ff310ce43b8750e605ded5f81d7c258c9719923
staging: rtl8723bs: remove wrapper Efuse_PowerSwitch

The function Efuse_PowerSwitch is just a wrapper around
Hal_EfusePowerSwitch. Remove the wrapper and use Hal_EfusePowerSwitch
directly.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Trendbook Next 14
Link: https://lore.kernel.org/r/20250824095830.79233-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_efuse.c
drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
drivers/staging/rtl8723bs/include/rtw_efuse.h