Re: [PATCH] dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state

From: Vinod Koul
Date: Tue Jul 27 2021 - 08:45:55 EST


On 27-07-21, 14:47, Kunihiko Hayashi wrote:
> The function uniphier_xdmac_chan_stop() is only called in atomic state.
> Should use readl_poll_timeout_atomic() there instead of
> readl_poll_timeout().

Applied, thanks

--
~Vinod