提交 35b1fc2c 编写于 作者: J Julia Lawall 提交者: Maxime Ripard

clk: sunxi: mod0: improve function-level documentation

Use the actual function name in the function documentation.

Issue detected using Coccinelle (http://coccinelle.lip6.fr/)
Signed-off-by: NJulia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 1001354c
......@@ -24,7 +24,7 @@
#include "clk-factors.h"
/**
* sun4i_get_mod0_factors() - calculates m, n factors for MOD0-style clocks
* sun4i_a10_get_mod0_factors() - calculates m, n factors for MOD0-style clocks
* MOD0 rate is calculated as follows
* rate = (parent_rate >> p) / (m + 1);
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册