Commit c255f151 authored by Dario Binacchi's avatar Dario Binacchi Committed by Stephen Boyd

clk: ti: fix typo in routine description

Replace _omap3_noncore_dpll_program with omap3_noncore_dpll_program.
Signed-off-by: default avatarDario Binacchi <dariobin@libero.it>
Reviewed-by: default avatarStephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20210606202253.31649-2-dariobin@libero.itSigned-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 6efb943b
......@@ -292,7 +292,7 @@ static void _lookup_sddiv(struct clk_hw_omap *clk, u8 *sd_div, u16 m, u8 n)
}
/**
* _omap3_noncore_dpll_program - set non-core DPLL M,N values directly
* omap3_noncore_dpll_program - set non-core DPLL M,N values directly
* @clk: struct clk * of DPLL to set
* @freqsel: FREQSEL value to set
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment