From: Benjamin Herrenschmidt Date: Thu, 11 Jan 2007 05:38:22 +0000 (+1100) Subject: [POWERPC] Remove bogus sanity check in pci -> OF node code X-Git-Tag: v2.6.20-rc6~56^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef6e68117e93111590d9d4ada1a282304241169;p=pandora-kernel.git [POWERPC] Remove bogus sanity check in pci -> OF node code The new implementation of pci_device_to_OF_node() on ppc32 has a bogus sanity check in it that can cause oopses at boot when no device node is present, and might hit correct cases with older/weird apple device-trees where they have the type "vci" for the chaos bridge. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed