Re: [PATCH net-next] net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code

From: David Miller
Date: Tue Mar 24 2020 - 19:21:46 EST


From: Dejin Zheng <zhengdejin5@xxxxxxxxx>
Date: Tue, 24 Mar 2020 19:26:47 +0800

> use readl_poll_timeout() to replace the poll codes for simplify
> iproc_mdio_wait_for_idle() function
>
> Signed-off-by: Dejin Zheng <zhengdejin5@xxxxxxxxx>

Applied, thanks.