commit | 1d9a544646cd0c2c9367aea6d3a7b6f42c9467ac | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Thu Apr 24 18:00:13 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Apr 28 17:34:06 2014 +1000 |
tree | bd1ec510acaa44e0d9f369d007d24b86d0675701 | |
parent | d0914f503f7ba2cd078b123983562be8951296d3 [diff] |
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>