staging: rtl8723bs: Remove function pointer read_chip_version
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sat, 5 Oct 2024 20:33:53 +0000 (22:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Oct 2024 09:48:53 +0000 (11:48 +0200)
commit484b521f100a988743ec9341ef12d969b16dc32b
treeb3c46eaab98a5cbad38f19fa8b22ed65243b51d5
parent1bc38f006101f5a4627949b0ce4ec512f1a15878
staging: rtl8723bs: Remove function pointer read_chip_version

Remove function pointer read_chip_version and use
rtl8723b_read_chip_version directly to increase readability.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/79b26478a2493a1d7c27f8e88e0bec56a653d082.1727966761.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/rtl8723b_recv.h