clk: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Thu, 11 Aug 2022 14:00:30 +0000 (22:00 +0800)
committerStephen Boyd <sboyd@kernel.org>
Tue, 23 Aug 2022 02:11:32 +0000 (19:11 -0700)
commit3378d0cc9327cb3337ffc3708e08b8010bc16c4a
tree3f411805b9e0de27ed49885916a0f1ece0c1e7bf
parentc19edff61210eb846bf8ec44c9f87d1ca9efdfd2
clk: Fix comment typo

The double `to' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20220811140030.28886-1-wangborong@cdjrlc.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk.c