From: Grant Likely Date: Fri, 18 Mar 2011 16:21:28 +0000 (-0600) Subject: dt: Refactor of_platform_bus_probe() X-Git-Tag: v2.6.39-rc1~88^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e9e21dac33082f0440d24aefb3466bb18bfed6;p=pandora-kernel.git dt: Refactor of_platform_bus_probe() The current implementation uses three copies of of basically identical code. This patch consolidates them to make the code simpler. Signed-off-by: Grant Likely --- Reading git-diff-tree failed