[POWERPC] Fix bus probe on Bamboo board
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Fri, 7 Sep 2007 12:50:26 +0000 (07:50 -0500)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Fri, 7 Sep 2007 12:50:26 +0000 (07:50 -0500)
commit1f6e57952180cd54e245241b74f4b9cb10c24f98
tree4959c6f8c6d96ff4735a497b6144252bc70e3fe6
parentc9c6b744d8a2a95ef6d5c8389964df5148e3102a
[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 <jwboyer@linux.vnet.ibm.com>
Acked-by: David Gibson <david@gibson.dropbvear.id.au>
arch/powerpc/platforms/44x/bamboo.c