Home
last modified time | relevance | path

Searched hist:f9f620d6ac26288600780896837db83d5d2eb44f (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/drivers/mce/
H A Dari.cf9f620d6ac26288600780896837db83d5d2eb44f Fri Sep 01 00:14:22 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> Tegra186: mce: use udelay() to calculate timeouts

This patch modifies the timeout loop to use udelay() instead of
mdelay(). This helps with the boot time on some platforms which
issue a lot of MCE calls and every mdelay adds up increasing the
boot time by a lot.

Change-Id: Ic50081b73e1cbc2714361235b5c396e294b8f752
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>