commit | 52f026e224b42a27f0d2a05167898b031a8ea70e | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Tue Apr 24 17:21:15 2018 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon May 14 10:00:15 2018 +0200 |
tree | 701c788875680179ee2bf6a53f536fafb1b5210d | |
parent | 210f4aae81430a59743562ac3c5d8b4d68bd809f [diff] |
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 <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>