提交 b30c6450 编写于 作者: G Geliang Tang 提交者: Stephen Boyd

clk: keystone: fix a trivial typo

s/regsiter/register/
Signed-off-by: NGeliang Tang <geliangtang@163.com>
Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
上级 61e22fff
...@@ -157,7 +157,7 @@ static struct clk *clk_register_pll(struct device *dev, ...@@ -157,7 +157,7 @@ static struct clk *clk_register_pll(struct device *dev,
* _of_clk_init - PLL initialisation via DT * _of_clk_init - PLL initialisation via DT
* @node: device tree node for this clock * @node: device tree node for this clock
* @pllctrl: If true, lower 6 bits of multiplier is in pllm register of * @pllctrl: If true, lower 6 bits of multiplier is in pllm register of
* pll controller, else it is in the control regsiter0(bit 11-6) * pll controller, else it is in the control register0(bit 11-6)
*/ */
static void __init _of_pll_clk_init(struct device_node *node, bool pllctrl) static void __init _of_pll_clk_init(struct device_node *node, bool pllctrl)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册