Commit 14aaccbd authored by Baruch Siach's avatar Baruch Siach Committed by Stephen Boyd

clk: gate: fix comment typo and grammar

Change ouput -> output.

While at it change also grammatically incorrect "it's" to "its".
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Link: https://lore.kernel.org/r/d47978a09dd0320f9929a19fa3e829608a02b224.1693485415.git.baruch@tkos.co.ilSigned-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent f2af7cb8
......@@ -15,7 +15,7 @@
#include <linux/string.h>
/**
* DOC: basic gatable clock which can gate and ungate it's ouput
* DOC: basic gatable clock which can gate and ungate its output
*
* Traits of this clock:
* prepare - clk_(un)prepare only ensures parent is (un)prepared
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment