From: Lee Jones Date: Thu, 26 Jul 2012 16:42:01 +0000 (+0100) Subject: ARM: ux500: Fork MSP platform registration for step-by-step DT enablement X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~61^2~5^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae6d35b9486b61c50294f88c1eb5dc1c7b74e65b;p=pandora-kernel.git ARM: ux500: Fork MSP platform registration for step-by-step DT enablement We've done this before and it worked well last time. Here we're duplicating a complex registration function to ease the process of enabling it for Device Tree. As there are quite a few steps taken during the registration process, it makes sense to break them up into more manageable chunks. This patch will aid us. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- Reading git-diff-tree failed