clk: imx: gate2: Fix a few typos

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>
This commit is contained in:
Jonathan Neuschäfer 2020-09-05 17:10:16 +02:00 committed by Shawn Guo
parent cca87e5cbd
commit b0772b4d95

View 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