staging: rtl8188eu: simplify phy_iq_calibrate
authorMartin Kaiser <martin@kaiser.cx>
Sun, 25 Jul 2021 15:58:59 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jul 2021 13:19:28 +0000 (15:19 +0200)
commita70a91b01db1ae821cd939152ffe2b613fb70404
treec3babb8ed8cb64c9970ab68eff5cf55c20bc85c0
parente17c7d42cd33a6744b0fd0bb33a1308094b73457
staging: rtl8188eu: simplify phy_iq_calibrate

phy_iq_calibrate's is2t parameter is always false.
Remove some code that would be called only for is2t == true.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210725155902.32433-15-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/phy.c