From: Gavin Shan Date: Mon, 27 Feb 2012 20:04:01 +0000 (+0000) Subject: powerpc/eeh: pseries platform EEH configure bridge X-Git-Tag: v3.4-rc1~159^2~17^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1823fbf119e434dd3fb8eb7482613994c09d8527;p=pandora-kernel.git powerpc/eeh: pseries platform EEH configure bridge In order to enable particular PCI device, which has been included in the parent PE. The involved PCI bridges should be enabled explicitly if there has. On pSeries platform, there're dedicated RTAS calls to fulfil the purpose. The patch implements the function of configuring PCI bridges through the dedicated RTAS calls. Besides, the function has been abstracted by struct eeh_ops::configure_bridge so that the EEH core components could support multiple platforms in future. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed