From: Robert Jarzmik Date: Mon, 6 Oct 2014 23:07:59 +0000 (+0200) Subject: clk: pxa: keep clocks initialization separated per variant X-Git-Tag: omap-for-v3.19/fixes-rc1~9^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8a444aa6270e8d1aa4223ed856189108e1d401;p=pandora-kernel.git clk: pxa: keep clocks initialization separated per variant Have each pxa variant (pxa25x, pxa27x, pxa3xx) have its own device-tree clock initializing function, to be able to register its own specific core clocks. Apply that change specifically to pxa27x. Signed-off-by: Robert Jarzmik Signed-off-by: Michael Turquette --- Reading git-diff-tree failed