Skip to content

Commit 506f960

Browse files
bijudasgeertu
authored andcommitted
clk: renesas: rzv2h: Fix a typo
Fix a typo montor->monitor in kernel-doc comment. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20250320093107.36784-1-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent f6462eb commit 506f960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/clk/renesas/rzv2h-cpg.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ struct pll_clk {
117117
* @on_index: register offset
118118
* @on_bit: ON/MON bit
119119
* @mon_index: monitor register offset
120-
* @mon_bit: montor bit
120+
* @mon_bit: monitor bit
121121
*/
122122
struct mod_clock {
123123
struct rzv2h_cpg_priv *priv;

0 commit comments

Comments
 (0)