From: Shawn Guo Date: Tue, 27 Mar 2012 07:23:22 +0000 (+0800) Subject: clk: add "const" for clk_ops of basic clks X-Git-Tag: v3.5-rc1~71^2~6^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=822c250e154cd44cf60a4f0d647aa70abea09520;p=pandora-kernel.git clk: add "const" for clk_ops of basic clks The clk_ops of basic clks should have "const" to match the definition in "struct clk" and clk_register prototype. Signed-off-by: Shawn Guo Signed-off-by: Mike Turquette --- Reading git-diff-tree failed