staging: r8188eu: remove constant phy_IQCalibrate_8188E parameter
authorMartin Kaiser <martin@kaiser.cx>
Sun, 7 Nov 2021 14:30:59 +0000 (15:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:02:03 +0000 (10:02 +0100)
commitddf8a086433b87719b108c6c9d8920f08b11cd76
tree31b2675ec440140c19a1c9b96ecd4e58ac57a969
parent057957d998ada8f57435762cbec6e01b173c9fd8
staging: r8188eu: remove constant phy_IQCalibrate_8188E parameter

The only caller of phy_IQCalibrate_8188E sets the is2t parameter
to false.

Remove the parameter and resulting dead code. This includes the
phy_PathB_IQK_8188E and _PHY_PathAStandBy functions.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211107143100.9047-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/HalPhyRf_8188e.c
drivers/staging/r8188eu/include/HalPhyRf_8188e.h