staging: r8188eu: remove path parameter from phy_RFSerialRead
authorMartin Kaiser <martin@kaiser.cx>
Sat, 12 Feb 2022 16:17:36 +0000 (17:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Feb 2022 16:11:23 +0000 (17:11 +0100)
commitaa3dfd4613533a1603b096bccb6e62deee515071
tree449bb9678fe9653252c499ada8c933f6eb7e1795
parentc45049ad5270d9e664401a6c9fab794667b3cbe2
staging: r8188eu: remove path parameter from phy_RFSerialRead

All callers of phy_RFSerialRead set the eRFPath parameter to
RF_PATH_A. Remove the parameter and use RF_PATH_A directly.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220212161737.381841-10-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c