commit | c270a24c59bd9a4ac7dbcbd964cbd14270b3a361 | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Fri Sep 07 22:44:17 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Sep 10 09:35:42 2012 +1000 |
tree | 1a1be911c6db25795a866ce60a9f43971ee68076 | |
parent | ff477966c626e440dd1737801ae4d52cf1f22bff [diff] |
powerpc/eeh: Do reset based on PE The patch implements reset based on PE instead of eeh device. Also, The functions used to retrieve the reset type, either hot or fundamental reset, have been reworked for a little bit. More specificly, it's implemented based the the eeh device traverse function. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>