diff options
author | Dmitry Artamonow <[email protected]> | 2012-03-06 12:45:43 +0400 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2012-03-07 14:39:55 -0800 |
commit | 795d5fd4b8b06944976c95e8592e17e2d415aa81 (patch) | |
tree | 70703693cb917fbe780303f10d813d0cfcf2649b /net/lapb/lapb_subr.c | |
parent | 448b98047c61dd612fc3a41a2b9479da77ace27d (diff) |
arm/tegra: add timeout to PCIe PLL lock detection loop
Tegra PCIe driver waits for PLL to lock using busy loop.
If PLL fails to lock for some reason, this leads to silent lockup
while booting (as PCIe code is not modular).
Fix by adding timeout, so if PLL doesn't lock in a couple
of seconds, just PCIe driver fails and machine continues to boot.
Signed-off-by: Dmitry Artamonow <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions