From: Gavin Shan Date: Thu, 24 Apr 2014 08:00:13 +0000 (+1000) Subject: powerpc/powernv: Use EEH PCI config accessors X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d9a544646cd0c2c9367aea6d3a7b6f42c9467ac;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed