From: linas@austin.ibm.com Date: Fri, 13 Jan 2006 00:28:22 +0000 (-0600) Subject: [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot() X-Git-Tag: v2.6.16-rc2~176^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e06b80b78db96ca272db4ec0b26ce1092a1a9704;p=pandora-kernel.git [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot() Remove general baroqueness. The function rpaphp_enable_pci_slot() has a fairly simple logic structure, once all of the debug printk's are removed. Its called from only one place, and that place also has a very simple structure once he printk's are removed. Merge the two together. Signed-off-by: Linas Vepstas Acked-by: John Rose Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed