From: Joachim Fenkes Date: Wed, 26 Sep 2007 09:45:21 +0000 (+1000) Subject: [POWERPC] ibmebus: Add device creation and bus probing based on of_device X-Git-Tag: v2.6.24-rc1~491^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55347cc9962fbf2048a3cf78e92c3f52035ac524;p=pandora-kernel.git [POWERPC] ibmebus: Add device creation and bus probing based on of_device The devtree root is now searched for devices matching a built-in whitelist during boot, so these devices appear on the bus from the beginning. It is still possible to manually add/remove devices to/from the bus by using the probe/remove sysfs interface. Also, when a device driver registers itself, the devtree is matched against its matchlist. Signed-off-by: Joachim Fenkes Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed