From: Gavin Shan Date: Thu, 27 Jun 2013 05:46:43 +0000 (+0800) Subject: powerpc/eeh: Check PCIe link after reset X-Git-Tag: v3.11-rc1~94^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=652defed48757ae0dcc851beeb8fdd484bad40c6;p=pandora-kernel.git powerpc/eeh: Check PCIe link after reset After reset (e.g. complete reset) in order to bring the fenced PHB back, the PCIe link might not be ready yet. The patch intends to make sure the PCIe link is ready before accessing its subordinate PCI devices. The patch also fixes that wrong values restored to PCI_COMMAND register for PCI bridges. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed