diff options
author | Gavin Shan <shangw@linux.vnet.ibm.com> | 2012-02-27 20:04:09 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-03-09 11:39:48 +1100 |
commit | 54793d0ef113145c8c0342d9bf2ade5c6b71cba5 (patch) | |
tree | 7c4aedea0b165ae297f7a5b0fa8507916efe0730 /arch/powerpc/platforms/pseries/eeh.c | |
parent | 40a7cd92197bfa947a1dab80c73a42dd33ac5067 (diff) |
powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeries
The pci_dn has been replaced with eeh_dev. In order to comply with
the rule, the EEH platform implementation on pSeries should also
be adjusted for a little bit so that it will depend on eeh_dev instead
of pci_dn.
The patch replaces pci_dn with eeh_dev. The corresponding information
will be retrieved from eeh_dev instead of pci_dn.
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/pseries/eeh.c')
0 files changed, 0 insertions, 0 deletions