From: Soren Brinkmann Date: Thu, 31 Oct 2013 16:10:17 +0000 (-0700) Subject: arm: zynq: Use of_platform_populate instead of bus_probe X-Git-Tag: cleanup-for-linus~10^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d5d7b7c60c0258f7556f5cfddec2934666aa77;p=pandora-kernel.git arm: zynq: Use of_platform_populate instead of bus_probe All new boards should be using this function instead of of_platform_bus_probe. Two side effects: 1. Possible to probe node which are not in the bus 2. Remove bus_id table from platform code Signed-off-by: Soren Brinkmann Signed-off-by: Michal Simek --- Reading git-diff-tree failed