]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: remove READ_AND_CONFIG_MP macro
authorMichael Straube <straube.linux@gmail.com>
Sun, 17 May 2026 07:28:02 +0000 (09:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 May 2026 09:22:17 +0000 (11:22 +0200)
commit632b69132cd55e17e3efc84b9be947e8c59c8a43
tree0489c1a703fa47f579e789f944bc6a156c180dcc
parent6ddafcd8c8d028c23ecbda6b08db33868f65eaf1
staging: rtl8723bs: remove READ_AND_CONFIG_MP macro

Remove the READ_AND_CONFIG_MP macro from odm_HWConfig.c and call the
ODM_ReadAndConfig_MP_* functions directly to reduce code complexity and
improve readability.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Reviewed-by: Dan Carpenter <error27@gmail.com>
Link: https://patch.msgid.link/20260517072802.71149-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/odm_HWConfig.c