From: Ulf Hansson Date: Fri, 31 Aug 2012 12:21:28 +0000 (+0200) Subject: clk: Provide option for clk_get_rate to issue hw for new rate X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~78^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a093bde2b45a0a745f12c018e2d13c027d58641f;p=pandora-kernel.git clk: Provide option for clk_get_rate to issue hw for new rate By using CLK_GET_RATE_NOCACHE flag, we tell the clk_get_rate API to issue the hw for an updated clock rate. This can be used for a clock which rate may be updated without a client necessary modifying it. Signed-off-by: Ulf Hansson Signed-off-by: Mike Turquette --- Reading git-diff-tree failed