diff options
author | Gavin Shan <shangw@linux.vnet.ibm.com> | 2012-02-27 20:04:07 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-03-09 11:39:44 +1100 |
commit | f631acd3e98c31b21937682d2b3f39bf9333a18e (patch) | |
tree | 411b6bd805b5116c3d28dabf6bafb53012577d10 /tools/testing | |
parent | d50a7d4c6fc2a2055fdcb5d7af9605ae80385206 (diff) | |
download | blackbird-op-linux-f631acd3e98c31b21937682d2b3f39bf9333a18e.tar.gz blackbird-op-linux-f631acd3e98c31b21937682d2b3f39bf9333a18e.zip |
powerpc/eeh: Replace pci_dn with eeh_dev for EEH core
The original EEH implementation is heavily depending on struct pci_dn.
We have to put EEH related information to pci_dn. Actually, we could
split struct pci_dn so that the EEH sensitive information to form an
individual struct, then EEH looks more independent.
The patch replaces pci_dn with eeh_dev for EEH core.
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions