From: Tero Kristo Date: Tue, 22 Oct 2013 08:39:36 +0000 (+0300) Subject: CLK: ti: add init support for clock IP blocks X-Git-Tag: v3.14-rc1~68^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=819b4861c18d602463cfe815041d11fd81002654;p=pandora-kernel.git CLK: ti: add init support for clock IP blocks ti_dt_clk_init_provider() can now be used to initialize the contents of a single clock IP block. This parses all the clocks under the IP block and calls the corresponding init function for them. This patch also introduces a helper function for the TI clock drivers to get register info from DT and append the master IP info to this. Signed-off-by: Tero Kristo Acked-by: Tony Lindgren Signed-off-by: Mike Turquette --- Reading git-diff-tree failed