[PATCH v5] phy: samsung: Use readl_poll_timeout function

Vinod Koul vkoul at kernel.org
Sun Aug 23 10:06:54 EDT 2020


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



More information about the linux-arm-kernel mailing list