mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-17 17:38:55 +09:00
As mbox polling is done only in process context, it is better to use schedule_timeout() instead of udelay(). Signed-off-by: Sathya Perla <sathyap@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>