From: Benjamin Herrenschmidt Date: Thu, 20 Dec 2007 03:54:43 +0000 (+1100) Subject: [POWERPC] pci32: Use generic pci_assign_unassign_resources X-Git-Tag: v2.6.25-rc1~1131^2~250 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec6b5c1028f29aed07bc7c32945990c5cd48c14;p=pandora-kernel.git [POWERPC] pci32: Use generic pci_assign_unassign_resources This makes the 32 bits PowerPC PCI code use the generic code to assign resources to devices that had unassigned or conflicting resources. This allow us to remove the local implementation that was incomplete and could not assign for example a PCI<->PCI bridge from scratch, which is needed on various embedded platforms. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed