Re: [PATCH 2/5] clk: ingenic: Use readl_poll_timeout instead of custom loop

From: Stephen Boyd
Date: Tue Oct 13 2020 - 23:06:24 EST


Quoting Paul Cercueil (2020-09-02 18:50:45)
> Use the readl_poll_timeout() function instead of rolling our own
> busy-wait loops. This makes the code simpler.
>
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> ---

Applied to clk-next