[PATCH 0/2] use readl_poll_timeout() function

From: Dejin Zheng
Date: Thu Feb 06 2020 - 09:24:21 EST


This patch series just for use readl_poll_timeout() function
to replace the open coded handling of use readl_poll_timeout()
in the stmmac driver. There are two modification positions,
the one in the init_systime() function and the other in the
dwmac4_dma_reset() function.

Dejin Zheng (2):
net: stmmac: use readl_poll_timeout() function in init_systime()
net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()

drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.c | 14 ++++++--------
.../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 14 ++++++--------
2 files changed, 12 insertions(+), 16 deletions(-)

--
2.25.0