MLK-20142-2 PCI: imx: refine codes in the initialization
authorRichard Zhu <hongxing.zhu@nxp.com>
Tue, 29 Jan 2019 10:01:05 +0000 (15:31 +0530)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit9902e6c89ca5faedac6f13278d198b724887de96
tree8d5f8f691c3e46d9454f61f9e0453f66e0114985
parent30b5ec7ef7dc1bcfd35c995a1e88c401e584c8aa
MLK-20142-2 PCI: imx: refine codes in the initialization

- replace the sleep by the udelay, since it would be used
in the no_irq_suspend/resume callbacks.
- aligned the retries to the PHY_PLL_LOCK_WAIT_MAX_RETRIES

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
(Vipul: apply manually while rebase on v4.19)
Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com>
drivers/pci/controller/dwc/pci-imx6.c