[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200316.021027.1748414593839565698.davem@davemloft.net>
Date: Mon, 16 Mar 2020 02:10:27 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: zhengdejin5@...il.com
Cc: peppe.cavallaro@...com, alexandre.torgue@...com,
joabreu@...opsys.com, mcoquelin.stm32@...il.com,
netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
andrew@...n.ch, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3 0/2] net: stmmac: Use readl_poll_timeout()
to simplify the code
From: Dejin Zheng <zhengdejin5@...il.com>
Date: Mon, 16 Mar 2020 10:32:52 +0800
> This patch sets just for replace the open-coded loop to the
> readl_poll_timeout() helper macro for simplify the code in
> stmmac driver.
>
> v2 -> v3:
> - return whatever error code by readl_poll_timeout() returned.
> v1 -> v2:
> - no changed. I am a newbie and sent this patch a month
> ago (February 6th). So far, I have not received any comments or
> suggestion. I think it may be lost somewhere in the world, so
> resend it.
Looks good, series applied, thank you.
Powered by blists - more mailing lists