提交 1971dfb7 编写于 作者: M Masahiro Yamada 提交者: Stephen Boyd

clk: fix a typo in comment block of struct clk_rate_request

Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
上级 2dd52d7f
...@@ -44,7 +44,7 @@ struct dentry; ...@@ -44,7 +44,7 @@ struct dentry;
* @rate: Requested clock rate. This field will be adjusted by * @rate: Requested clock rate. This field will be adjusted by
* clock drivers according to hardware capabilities. * clock drivers according to hardware capabilities.
* @min_rate: Minimum rate imposed by clk users. * @min_rate: Minimum rate imposed by clk users.
* @max_rate: Maximum rate a imposed by clk users. * @max_rate: Maximum rate imposed by clk users.
* @best_parent_rate: The best parent rate a parent can provide to fulfill the * @best_parent_rate: The best parent rate a parent can provide to fulfill the
* requested constraints. * requested constraints.
* @best_parent_hw: The most appropriate parent clock that fulfills the * @best_parent_hw: The most appropriate parent clock that fulfills the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册