From: Geert Uytterhoeven Date: Tue, 22 Apr 2014 13:11:42 +0000 (+0200) Subject: clk: Improve clk_ops documentation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~28^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54e73016dd217be915ed83353d296f2a133d1ad5;p=pandora-kernel.git clk: Improve clk_ops documentation General: - Add parameter names to .round_rate() and .set_rate(). Documentation/clk.txt: - Add missing parameter for .set_rate(), - Add missing .debug_init(). include/linux/clk-provider.h: - Add parent rate documentation for .round_rate(), - Reorder documentation to match implementation order, - Add missing documentation for .init(). Signed-off-by: Geert Uytterhoeven Signed-off-by: Mike Turquette --- Reading git-diff-tree failed