From: Tero Kristo Date: Tue, 3 Mar 2015 09:14:31 +0000 (+0200) Subject: ARM: OMAP2+: clock: add support for clkdm ops to the low level clk ops X-Git-Tag: omap-for-v4.3/fixes-merge-window~30^2~98^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a356d622e8e559eff50b298e574bbc34e860aba;p=pandora-kernel.git ARM: OMAP2+: clock: add support for clkdm ops to the low level clk ops Clock driver requires access to certain clockdomain handling ops once the code is being moved over under clock driver. Example of this is clk_enable / clk_disable under omap3 DPLL code. The required clkdm APIs are now exported through the ti_clk_ll_ops struct. Signed-off-by: Tero Kristo --- Reading git-diff-tree failed