From: Josh Boyer Date: Fri, 7 Sep 2007 12:50:26 +0000 (-0500) Subject: [POWERPC] Fix bus probe on Bamboo board X-Git-Tag: v2.6.24-rc1~1450^2~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f6e57952180cd54e245241b74f4b9cb10c24f98;p=pandora-kernel.git [POWERPC] Fix bus probe on Bamboo board Commit 804ace8881d21 changed the behavior of how compatible nodes are found. This highlighted a bug on the Bamboo board where it wasn't probing the bus specified in the DTS file. We fix it by being explicit about which bus to probe. Signed-off-by: Josh Boyer Acked-by: David Gibson --- Reading git-diff-tree failed