]> Git Repo - u-boot.git/commit
phy: marvell: a3700: Use same timeout for all register polling
authorMarek BehĂșn <[email protected]>
Tue, 24 Apr 2018 15:21:15 +0000 (17:21 +0200)
committerStefan Roese <[email protected]>
Mon, 14 May 2018 08:00:15 +0000 (10:00 +0200)
commit52f026e224b42a27f0d2a05167898b031a8ea70e
tree701c788875680179ee2bf6a53f536fafb1b5210d
parent210f4aae81430a59743562ac3c5d8b4d68bd809f
phy: marvell: a3700: Use same timeout for all register polling

The timeout is set to PLL_LOCK_TIMEOUT in every call to
comphy_poll_reg. Remove this parameter from the function.

Signed-off-by: Marek Behun <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
drivers/phy/marvell/comphy_a3700.c
This page took 0.032051 seconds and 4 git commands to generate.