From: Gavin Shan Date: Thu, 20 Jun 2013 05:20:55 +0000 (+0800) Subject: powerpc/eeh: Trace PCI bus from PE X-Git-Tag: v3.11-rc1~94^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cdb283371241d298332c44d7c722e26d9858ec1;p=pandora-kernel.git powerpc/eeh: Trace PCI bus from PE There're several types of PEs can be supported for now: PHB, Bus and Device dependent PE. For PCI bus dependent PE, tracing the corresponding PCI bus from PE (struct eeh_pe) would make the code more efficient. The patch also enables the retrieval of PCI bus based on the PCI bus dependent PE. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed