From: Thomas Gleixner Date: Mon, 22 Feb 2010 13:42:04 +0000 (-0800) Subject: x86, olpc: Use pci subarch init for OLPC X-Git-Tag: v2.6.34-rc1~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5d0e88c1e5b069aadb050ff6ec95df312de876a;p=pandora-kernel.git x86, olpc: Use pci subarch init for OLPC Replace the #ifdef'ed OLPC-specific init functions by a conditional x86_init function. If the function returns 0 we leave pci_arch_init, otherwise we continue. Signed-off-by: Thomas Gleixner Cc: Jesse Barnes Cc: Andres Salomon LKML-Reference: <43F901BD926A4E43B106BF17856F0755A318CE89@orsmsx508.amr.corp.intel.com> Signed-off-by: Jacob Pan Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed