commit | 2f52297665d2ebfaa24406003cf9e5a7b635f47d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Apr 30 03:10:14 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu May 21 15:44:23 2009 +1000 |
tree | 18d1f894cd993ca46f31d47c954dab2062cb5757 | |
parent | 95272262aa43a85ad134c2ceeacb28e8b755ede1 [diff] |
powerpc/pci: Clean up direct access to sysdata by RTAS We shouldn't directly access sysdata to get the device node but call pci_bus_to_OF_node() for this purpose. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>