staging: r8188eu: remove path parameter from phy_RFSerialWrite
authorMartin Kaiser <martin@kaiser.cx>
Sat, 12 Feb 2022 16:17:31 +0000 (17:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Feb 2022 16:11:22 +0000 (17:11 +0100)
commit138a2ff3cceaa9089f7cb5f25207f7175b8391a2
tree0e2e670adc9c2bae11a89a39660100cc9b985d6f
parente7fd55f6c180b4083471b91bc7840c5fa980749e
staging: r8188eu: remove path parameter from phy_RFSerialWrite

The only caller of phy_RFSerialWrite sets 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-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c