commit | 2d5c121678ce2c7e12ecc174121badeea0b98fe0 | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Wed Jun 05 15:34:03 2013 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jun 20 17:04:36 2013 +1000 |
tree | 770af62b61e279dfcd88f1c8e368c0dd9271557e | |
parent | 5fb621698e94e3af8b413d9439041fde48e2784d [diff] |
powerpc/eeh: Enhance converting EEH dev Under some special circumstances, the EEH device doesn't have the associated device tree node or PCI device. The patch enhances those functions converting EEH device to device tree node or PCI device accordingly to avoid unnecessary system crash. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>