From: Grant Likely Date: Tue, 21 Jun 2011 08:45:13 +0000 (+0000) Subject: powerpc/5200: convert mpc5200 to use of_platform_populate() X-Git-Tag: v3.4-rc1~159^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff651516683421d773802707652207d4036244cc;p=pandora-kernel.git powerpc/5200: convert mpc5200 to use of_platform_populate() of_platform_populate() also handles nodes at the root of the tree, which is wanted for things like describing the sound complex. This patch converts mpc5200 support to use of_platform_populate() instead of of_platform_bus_probe(). Signed-off-by: Grant Likely Signed-off-by: Anatolij Gustschin --- Reading git-diff-tree failed