From: Sebastian Hesselbarth Date: Sun, 22 Sep 2013 16:17:28 +0000 (+0200) Subject: clk: nomadik: move src init out of nomadik_clk_init X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~8^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea25a900f593cd34347ec884b3acac09ffe07667;p=pandora-kernel.git clk: nomadik: move src init out of nomadik_clk_init nomadik_clk_init currently also maps system reset controller base address used by clocks and registers a reboot notifier. To allow further cleanup of nomadik clk setup, this moves system reset controller setup from nomadik_clk_init to its own function. Signed-off-by: Sebastian Hesselbarth Acked-by: Linus Walleij Acked-by: Mike Turquette --- Reading git-diff-tree failed