msm: pci-msm: Add delay during system resume
With a PCIe switch connected to application processor
during system resume the clients host driver tries to
access the config space over the link but the end
point may not be accessible yet. This causes invalid
config space read. Therefore poll to give the end point
enough time to link up before any access to the
end points config space.
Change-Id: Id45b6f313461c4169507df8071d53f7cacd59bb5
Signed-off-by:
Siddartha Mohanadoss <smohanad@codeaurora.org>
Loading
Please register or sign in to comment