All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] clk: davinci: pll: fix spelling typo in comment
@ 2022-09-05  6:58 Jiangshan Yi
  2022-09-05 13:56 ` David Lechner
  2022-09-30 20:46 ` Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Jiangshan Yi @ 2022-09-05  6:58 UTC (permalink / raw)
  To: david, mturquette, sboyd
  Cc: nsekhar, linux-clk, linux-kernel, Jiangshan Yi, k2ci

From: Jiangshan Yi <yijiangshan@kylinos.cn>

Fix spelling typo in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
---
 drivers/clk/davinci/pll.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/davinci/pll.c b/drivers/clk/davinci/pll.c
index 0d750433eb42..c53dd4ff8530 100644
--- a/drivers/clk/davinci/pll.c
+++ b/drivers/clk/davinci/pll.c
@@ -98,7 +98,7 @@
  * @hw: clk_hw for the pll
  * @base: Base memory address
  * @pllm_min: The minimum allowable PLLM[PLLM] value
- * @pllm_max: The maxiumum allowable PLLM[PLLM] value
+ * @pllm_max: The maximum allowable PLLM[PLLM] value
  * @pllm_mask: Bitmask for PLLM[PLLM] value
  */
 struct davinci_pll_clk {
-- 
2.27.0


No virus found
		Checked by Hillstone Network AntiVirus


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

* Re: [PATCH] clk: davinci: pll: fix spelling typo in comment
  2022-09-05  6:58 [PATCH] clk: davinci: pll: fix spelling typo in comment Jiangshan Yi
@ 2022-09-05 13:56 ` David Lechner
  2022-09-30 20:46 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: David Lechner @ 2022-09-05 13:56 UTC (permalink / raw)
  To: Jiangshan Yi, mturquette, sboyd
  Cc: nsekhar, linux-clk, linux-kernel, Jiangshan Yi, k2ci

On 9/5/22 1:58 AM, Jiangshan Yi wrote:
> From: Jiangshan Yi <yijiangshan@kylinos.cn>
> 
> Fix spelling typo in comment.
> 
> Reported-by: k2ci <kernel-bot@kylinos.cn>
> Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
> ---

Reviewed-by: David Lechner <david@lechnology.com>


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

* Re: [PATCH] clk: davinci: pll: fix spelling typo in comment
  2022-09-05  6:58 [PATCH] clk: davinci: pll: fix spelling typo in comment Jiangshan Yi
  2022-09-05 13:56 ` David Lechner
@ 2022-09-30 20:46 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2022-09-30 20:46 UTC (permalink / raw)
  To: Jiangshan Yi, david, mturquette
  Cc: nsekhar, linux-clk, linux-kernel, Jiangshan Yi, k2ci

Quoting Jiangshan Yi (2022-09-04 23:58:33)
> From: Jiangshan Yi <yijiangshan@kylinos.cn>
> 
> Fix spelling typo in comment.
> 
> Reported-by: k2ci <kernel-bot@kylinos.cn>
> Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
> ---

Applied to clk-next

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

end of thread, other threads:[~2022-09-30 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05  6:58 [PATCH] clk: davinci: pll: fix spelling typo in comment Jiangshan Yi
2022-09-05 13:56 ` David Lechner
2022-09-30 20:46 ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.