From: David S. Miller Date: Sat, 7 Feb 2009 10:20:25 +0000 (-0800) Subject: sunhme: Don't match PCI devices in SBUS probe. X-Git-Tag: v2.6.29-rc5~42^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b492fce3d72d982a7981905f85484a1e1ba7fde;p=pandora-kernel.git sunhme: Don't match PCI devices in SBUS probe. Unfortunately, the OF device tree nodes for SBUS and PCI hme devices have the same device node name on some systems. So if the name of the parent node isn't 'sbus', skip it. Based upon an excellent report and detective work by Meelis Roos and Eric Brower. Signed-off-by: David S. Miller Tested-by: Meelis Roos --- Reading git-diff-tree failed