]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: remove macro PHY_QueryBBReg
authorMichael Straube <straube.linux@gmail.com>
Sun, 5 Dec 2021 17:13:38 +0000 (18:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Dec 2021 10:12:06 +0000 (11:12 +0100)
commit60677cc7d625608897d9ed7153a671a59953093d
tree9ad38c52556ba3626dbf6aa9a474cc9bd2388484
parentfa9da9759da46b531c6f09bebce1302a0700da5c
staging: r8188eu: remove macro PHY_QueryBBReg

The macro PHY_QueryBBReg just re-defines rtl8188e_PHY_QueryBBReg().
Call rtl8188e_PHY_QueryBBReg() directly and remove the macro.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211205171342.20551-7-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm_interface.c
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c
drivers/staging/r8188eu/hal/rtl8188e_rf6052.c
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/Hal8188EPhyCfg.h