commit | 9e6d2cf65e3dbaf783917c92c15d31d419b0d648 | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Fri Sep 07 22:44:15 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Sep 10 09:35:41 2012 +1000 |
tree | 3333cebc80097095c1e07bf5935f85d0b5695d3c | |
parent | 371a395d2f1fe296c89735547672d70f4dcc2949 [diff] |
powerpc/eeh: Device bars restore based on PE The patch introduces the function to traverse the devices of the specified PE and its child PEs. Also, the restore on device bars is implemented based on the traverse function. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>