linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6/9] clk: keystone: fix a trivial typo
       [not found]       ` <eb89ced1dda5b521dba1ed6095deef09d577e37a.1445181079.git.geliangtang@163.com>
@ 2015-10-18 15:31         ` Geliang Tang
  2015-10-19 21:48           ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Geliang Tang @ 2015-10-18 15:31 UTC (permalink / raw)
  To: Santosh Shilimkar, Michael Turquette, Stephen Boyd, Jiri Kosina
  Cc: Geliang Tang, linux-kernel, linux-clk

s/regsiter/register/

Signed-off-by: Geliang Tang <geliangtang@163.com>
---
 drivers/clk/keystone/pll.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/keystone/pll.c b/drivers/clk/keystone/pll.c
index 3f553d0..a26ba21 100644
--- a/drivers/clk/keystone/pll.c
+++ b/drivers/clk/keystone/pll.c
@@ -157,7 +157,7 @@ out:
  * _of_clk_init - PLL initialisation via DT
  * @node: device tree node for this clock
  * @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)
 {
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 6/9] clk: keystone: fix a trivial typo
  2015-10-18 15:31         ` [PATCH 6/9] clk: keystone: fix a trivial typo Geliang Tang
@ 2015-10-19 21:48           ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2015-10-19 21:48 UTC (permalink / raw)
  To: Geliang Tang
  Cc: Santosh Shilimkar, Michael Turquette, Jiri Kosina, linux-kernel,
	linux-clk

On 10/18, Geliang Tang wrote:
> s/regsiter/register/
> 
> Signed-off-by: Geliang Tang <geliangtang@163.com>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-19 21:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <557286dd38beb4d8d1be28e787ad89611e7cc077.1445181079.git.geliangtang@163.com>
     [not found] ` <5fea4cd474d5fe49688f88d91cdf5e8019844806.1445181079.git.geliangtang@163.com>
     [not found]   ` <918fdb002ec3b2a9fc5a5d364c0fbaff2f77c5cc.1445181079.git.geliangtang@163.com>
     [not found]     ` <949f6f3c99f87b57666986dc9f2d1c916935e215.1445181079.git.geliangtang@163.com>
     [not found]       ` <eb89ced1dda5b521dba1ed6095deef09d577e37a.1445181079.git.geliangtang@163.com>
2015-10-18 15:31         ` [PATCH 6/9] clk: keystone: fix a trivial typo Geliang Tang
2015-10-19 21:48           ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).