From: Ben Dooks Date: Tue, 15 Apr 2014 16:06:34 +0000 (+0100) Subject: clk: shmobile: clk-mstp: change to using clock-indices X-Git-Tag: omap-for-v3.16/fixes-against-rc1~166^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e33f91a0b84ae1964bef77cb92f5d41d97530c8;p=pandora-kernel.git clk: shmobile: clk-mstp: change to using clock-indices With the addition of clock-indices, we need to change the renesas clock implementation to use these instead of the local definition of "renesas,clock-indices". Since this will break booting with older device trees, we add a simple auto-detection of which properties are present. Signed-off-by: Ben Dooks Acked-by: Geert Uytterhoeven Reviewed-by: Wolfram Sang Signed-off-by: Mike Turquette --- Reading git-diff-tree failed