From: Dmitry Eremin-Solenikov Date: Thu, 17 Nov 2011 14:48:47 +0000 (+0400) Subject: powerpc/83xx: consolidate of_platform_bus_probe calls X-Git-Tag: v3.3-rc1~181^2~61^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7669d58c661b51f3c2b6bf0e93f230f0f7c2f597;p=pandora-kernel.git powerpc/83xx: consolidate of_platform_bus_probe calls 83xx board files have a lot of duplication in *_declare_of_platform_devices() functions. Merge that into a single function common to most of the boards. The only leftover is mpc834x_itx.c board file which explicitly asks for fsl,pq2pro-localbus, as corresponding bindings don't provide "simple-bus" compatibility in localbus node. Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed