[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200206142404.24980-1-zhengdejin5@gmail.com>
Date: Thu, 6 Feb 2020 22:24:02 +0800
From: Dejin Zheng <zhengdejin5@...il.com>
To: peppe.cavallaro@...com, alexandre.torgue@...com,
joabreu@...opsys.com, davem@...emloft.net,
mcoquelin.stm32@...il.com, netdev@...r.kernel.org
Cc: linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Dejin Zheng <zhengdejin5@...il.com>
Subject: [PATCH 0/2] use readl_poll_timeout() function
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
Powered by blists - more mailing lists