commit | ecb7390211fe9cb14ff0bae116a3f4f1149c0b6c | [log] [tgz] |
---|---|---|
author | Richard A Lary <rlary@linux.vnet.ibm.com> | Fri Apr 22 10:00:05 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed May 04 16:02:38 2011 +1000 |
tree | 07963d208f1936465ce5a7a3b1ff0446c5532873 | |
parent | 308fc4f8e10b5239cde46104bb9fca79b46230c8 [diff] |
powerpc/pseries/eeh: Handle functional reset on non-PCIe device Fundamental reset is an optional reset type supported only by PCIe adapters. Handle the unexpected case where a non-PCIe device has requested a fundamental reset. Try hot-reset as a fallback to handle this case. Signed-off-by: Richard A Lary <rlary@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>