clk: versaclock3: Add missing space between ')' and '{'
authorBiju Das <biju.das.jz@bp.renesas.com>
Wed, 22 Nov 2023 14:23:09 +0000 (14:23 +0000)
committerStephen Boyd <sboyd@kernel.org>
Sun, 17 Dec 2023 23:56:14 +0000 (15:56 -0800)
commit123511056263bf1dce005f56bf76ba610d83e157
tree74c298cd86b740386bf366a659fd51e94263574e
parenta72956c82eebd138764fa214968571b0e455378e
clk: versaclock3: Add missing space between ')' and '{'

Add missing space between ')' and '{' for hw.init initialization.

While at it, update the macro VC3_PLL1_LOOP_FILTER_N_DIV_MSB
0x0a->0xa.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20231122142310.203169-5-biju.das.jz@bp.renesas.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-versaclock3.c