]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Use EEH PCI config accessors
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Thu, 24 Apr 2014 08:00:13 +0000 (18:00 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Apr 2014 07:34:06 +0000 (17:34 +1000)
commit8b2ed96601ad93cd29ea0a5d05f117ccad7de40a
treebd1ec510acaa44e0d9f369d007d24b86d0675701
parent5318ba9e35556e6adb9395dee9ff5e79533c8c68
powerpc/powernv: Use EEH PCI config accessors

For EEH PowerNV backends, they need use their own PCI config
accesors as the normal one could be blocked during PE reset.
The patch also removes necessary parameter "hose" for the
function ioda_eeh_bridge_reset().

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/eeh-ioda.c