clk: imx: gate2: Fix a few typos
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Sat, 5 Sep 2020 15:10:16 +0000 (17:10 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 13 Sep 2020 01:21:29 +0000 (09:21 +0800)
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-gate2.c

index 512f675..7eed708 100644 (file)
@@ -16,7 +16,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