]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8723bs: Remove function pointer read_rfreg
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Tue, 5 Nov 2024 05:55:00 +0000 (06:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Nov 2024 08:29:51 +0000 (09:29 +0100)
commite2b1bf0412d76717d781bef4becf4c4e8c38dfd9
treec1ae33087d12198eb0c0fe5111e65201f5c16491
parent414eeafeebcef6c0f6d6cd3cdb8af994bfb76de7
staging: rtl8723bs: Remove function pointer read_rfreg

Remove function pointer read_rfreg and use PHY_QueryRFReg_8723B directly
to increase readability.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/bfe77cf38f459ec2f5c185452c274359a3656e77.1730749680.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_intf.c
drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
drivers/staging/rtl8723bs/include/hal_intf.h
drivers/staging/rtl8723bs/include/rtw_mp.h