From: Brian King Date: Mon, 7 May 2007 22:04:05 +0000 (+1000) Subject: [POWERPC] Add powerpc PCI-E reset API implementation X-Git-Tag: v2.6.22-rc1~358^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c2ae35bd50664bcd841becc6efceef8aa5d074;p=pandora-kernel.git [POWERPC] Add powerpc PCI-E reset API implementation Adds the pSeries platform implementation for a new PCI API which can be used to issue various types of PCI-E reset, including PCI-E warm reset and PCI-E hot reset. This is needed for an ipr PCI-E adapter which does not properly implement BIST. Running BIST on this adapter results in PCI-E errors. The only reliable reset mechanism that exists on this hardware is PCI Fundamental reset (warm reset). Acked-by: Linas Vepstas Signed-off-by: Brian King Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed