[PATCH 19/21] Replace pci_dn with eeh_dev for EEH on pSeries

2012-02-27 Thread Gavin Shan
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 retrie

[PATCH 19/21] Replace pci_dn with eeh_dev for EEH on pSeries

2012-02-24 Thread Gavin Shan
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 retrie