Re: [PATCH v5] phy: samsung: Use readl_poll_timeout function

From: Vinod Koul
Date: Sun Aug 23 2020 - 10:07:14 EST


On 20-07-20, 17:35, Anand Moon wrote:
> Instead of a busy waiting while loop using udelay
> use readl_poll_timeout function to check the condition
> is met or timeout occurs in crport_handshake function.
> readl_poll_timeout is called in non atomic context so
> it safe to sleep until the condition is met.

Applied, thanks

--
~Vinod