clk: ti: fix typo in ti_clk_retry_init() code comment
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Sun, 6 Nov 2022 15:56:25 +0000 (16:56 +0100)
committerStephen Boyd <sboyd@kernel.org>
Wed, 23 Nov 2022 01:04:20 +0000 (17:04 -0800)
commit53949843d30c3fc03a55d51b2320ff31e0001c56
tree985f9e2465ee24be0cebe6decbb0ee4622954ab1
parent6e49aacaaf4a1380ba4d3cb4a22923193f5fdf40
clk: ti: fix typo in ti_clk_retry_init() code comment

Replace "not" with "node".

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://lore.kernel.org/r/20221106155625.3476564-1-dario.binacchi@amarulasolutions.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ti/clk.c