phy: renesas: r8a779f0-eth-serdes: Remove retry code in .init()
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Mon, 26 Dec 2022 06:53:16 +0000 (15:53 +0900)
committerVinod Koul <vkoul@kernel.org>
Fri, 13 Jan 2023 18:03:56 +0000 (23:33 +0530)
commit50133cd3e8dd1494a4f0ed37eb91288e93b9ab06
tree3b746fef5b19e910aa22066832c017aa3d88c7eb
parentd2aa66a9926530d7cd85e7863a55c5d25506c492
phy: renesas: r8a779f0-eth-serdes: Remove retry code in .init()

Remove retry code in r8a779f0_eth_serdes_init() because
r8a779f0_eth_serdes_chan_setting() was fixed so that no timeout
happened in the initializing procedure.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20221226065316.3895480-3-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/renesas/r8a779f0-ether-serdes.c