linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] clk: imx: gate2: Fix a few typos
@ 2020-09-05 15:10 Jonathan Neuschäfer
  2020-09-10 21:30 ` Stephen Boyd
  2020-09-13  1:22 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Neuschäfer @ 2020-09-05 15:10 UTC (permalink / raw)
  To: linux-clk
  Cc: Jonathan Neuschäfer, Michael Turquette, Stephen Boyd,
	Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, Abel Vesa, Anson Huang, linux-arm-kernel,
	linux-kernel

A few words were misspelled in this comment.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
v2:
- Provide a patch description

v1:
- https://lore.kernel.org/lkml/20200308214927.16688-1-j.neuschaefer@gmx.net/
---
 drivers/clk/imx/clk-gate2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/imx/clk-gate2.c b/drivers/clk/imx/clk-gate2.c
index b87ab3c3ba1ea..cc64713c5e5f4 100644
--- a/drivers/clk/imx/clk-gate2.c
+++ b/drivers/clk/imx/clk-gate2.c
@@ -15,7 +15,7 @@
 #include "clk.h"

 /**
- * DOC: basic gatable clock which can gate and ungate it's ouput
+ * DOC: basic gateable clock which can gate and ungate its output
  *
  * Traits of this clock:
  * prepare - clk_(un)prepare only ensures parent is (un)prepared
--
2.28.0


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

* Re: [PATCH v2] clk: imx: gate2: Fix a few typos
  2020-09-05 15:10 [PATCH v2] clk: imx: gate2: Fix a few typos Jonathan Neuschäfer
@ 2020-09-10 21:30 ` Stephen Boyd
  2020-09-13  1:22 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2020-09-10 21:30 UTC (permalink / raw)
  To: Jonathan Neuschäfer, linux-clk
  Cc: Jonathan Neuschäfer, Michael Turquette, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, Abel Vesa, Anson Huang, linux-arm-kernel,
	linux-kernel

Quoting Jonathan Neuschäfer (2020-09-05 08:10:16)
> A few words were misspelled in this comment.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---

Reviewed-by: Stephen Boyd <sboyd@kernel.org>

Presumably Shawn will pick this up.

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

* Re: [PATCH v2] clk: imx: gate2: Fix a few typos
  2020-09-05 15:10 [PATCH v2] clk: imx: gate2: Fix a few typos Jonathan Neuschäfer
  2020-09-10 21:30 ` Stephen Boyd
@ 2020-09-13  1:22 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2020-09-13  1:22 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-clk, Michael Turquette, Stephen Boyd, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Abel Vesa, Anson Huang, linux-arm-kernel, linux-kernel

On Sat, Sep 05, 2020 at 05:10:16PM +0200, Jonathan Neuschäfer wrote:
> A few words were misspelled in this comment.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Applied, thanks.

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

end of thread, other threads:[~2020-09-13  1:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-05 15:10 [PATCH v2] clk: imx: gate2: Fix a few typos Jonathan Neuschäfer
2020-09-10 21:30 ` Stephen Boyd
2020-09-13  1:22 ` Shawn Guo

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).