]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: remove wrapper EFUSE_GetEfuseDefinition
authorMichael Straube <straube.linux@gmail.com>
Sat, 23 Aug 2025 12:43:15 +0000 (14:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Sep 2025 13:54:57 +0000 (15:54 +0200)
commitb907ae0baf83c2b1c24e3ba894bd961e686c45a2
tree28787996764af27036b4046bd799f42d22583f53
parent3d589e3b27a50a7bf2245eb0837eafb2d132af69
staging: rtl8723bs: remove wrapper EFUSE_GetEfuseDefinition

The function EFUSE_GetEfuseDefinition is just a wrapper around
Hal_GetEfuseDefinition. Remove the wrapper and use Hal_GetEfuseDefinition
directly.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20250823124321.485910-9-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