From: Paul Burton Date: Sun, 24 May 2015 15:11:32 +0000 (+0100) Subject: MIPS: JZ4740: Call jz4740_clock_init earlier X-Git-Tag: omap-for-v4.2/fixes-rc1^2~82^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f4b840983ffbd7053b5c2219deaf62b4b8a3c12;p=pandora-kernel.git MIPS: JZ4740: Call jz4740_clock_init earlier Call jz4740_clock_init before any uses of jz4740_clock_bdata occur. This is in preparation for replacing uses of that struct with calls to clk_get_rate, which will allow the clocks to be migrated towards common clock framework & devicetree. Signed-off-by: Paul Burton Cc: Lars-Peter Clausen Cc: linux-mips@linux-mips.org Cc: Deng-Cheng Zhu Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/10148/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed