From: Prashant Gaikwad Date: Mon, 6 Aug 2012 06:27:42 +0000 (+0530) Subject: ARM: tegra: Add clk_tegra structure and helper functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~62^2~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96a1bd1e11ade7be969d275edd4c06749684cdba;p=pandora-kernel.git ARM: tegra: Add clk_tegra structure and helper functions Add Tegra platform specific clock structure clk_tegra and some helper functions for generic clock framework. struct clk_tegra is the single strcture used for all types of clocks. reset and cfg_ex ops moved to clk_tegra from clk_ops. Signed-off-by: Prashant Gaikwad Signed-off-by: Stephen Warren --- Reading git-diff-tree failed