From: Gavin Shan Date: Fri, 7 Sep 2012 22:44:08 +0000 (+0000) Subject: powerpc/eeh: Search PE based on requirement X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f4ab123f10e1862579785c73d9e60fa24afd4f;p=pandora-kernel.git powerpc/eeh: Search PE based on requirement The patch implements searching PE based on the following requirements: * Search PE according to PE address, which is traditional PE address that is composed of PCI bus/device/function number, or unified PE address assigned by firmware or platform. * Search parent PE according to the given EEH device. It's useful when creating new PE and put it into right position. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed