From: Tero Kristo Date: Fri, 27 Feb 2015 15:54:14 +0000 (+0200) Subject: ARM: OMAP2+: clock: export driver API to setup/get clock features X-Git-Tag: omap-for-v4.3/fixes-merge-window~30^2~98^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3b19aa5cab65f7e73613aa37f6851ce56b794d1;p=pandora-kernel.git ARM: OMAP2+: clock: export driver API to setup/get clock features As most of the clock driver support code is going to be moved under drivers/clk/ti, an API for setting / getting the SoC specific clock features is needed. This patch provides this API and changes the existing code to use it. Signed-off-by: Tero Kristo --- Reading git-diff-tree failed