mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-02 12:57:46 +00:00
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>