linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clk: imx: gate2: Fix a few typos
@ 2020-03-08 21:49 Jonathan Neuschäfer
  2020-03-16  0:47 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2020-03-08 21:49 UTC (permalink / raw)
  To: linux-clk
  Cc: Kate Stewart, Enrico Weigelt, Abel Vesa, Stephen Boyd,
	Fabio Estevam, Michael Turquette, Jonathan Neuschäfer,
	linux-kernel, NXP Linux Team, Pengutronix Kernel Team,
	Thomas Gleixner, Shawn Guo, Sascha Hauer, Allison Randal,
	linux-arm-kernel

Signed-off-by: Jonathan Neuschäfer <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 7d44ce814806..a1230cc215c4 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.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-03-16  0:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-08 21:49 [PATCH] clk: imx: gate2: Fix a few typos Jonathan Neuschäfer
2020-03-16  0:47 ` 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).