From: Kumar Gala Date: Thu, 30 Apr 2009 03:10:15 +0000 (+0000) Subject: powerpc/pci: Clean up direct access to sysdata by celleb platforms X-Git-Tag: v2.6.31-rc1~331^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58513dc40d8e01f0c0ccea4cdcbc32e9dcee62fd;p=pandora-kernel.git powerpc/pci: Clean up direct access to sysdata by celleb platforms We shouldn't directly access sysdata to get the device node to just go get the pci_controller. We can call pci_bus_to_host() for this purpose. Signed-off-by: Kumar Gala Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed