Quoting Lee Jones (2021-01-26 04:45:22) > Fixes the following W=1 kernel build warning(s): > > drivers/clk/ti/dpll3xxx.c:414: warning: Function parameter or member 'hw' > not described in 'omap3_dpll_recalc' > drivers/clk/ti/dpll3xxx.c:414: warning: Function parameter or member > 'parent_rate' not described in 'omap3_dpll_recalc' > drivers/clk/ti/dpll3xxx.c:414: warning: Excess function parameter 'clk' > description in 'omap3_dpll_recalc' > drivers/clk/ti/dpll3xxx.c:437: warning: Function parameter or member 'hw' > not described in 'omap3_noncore_dpll_enable' > drivers/clk/ti/dpll3xxx.c:437: warning: Excess function parameter 'clk' > description in 'omap3_noncore_dpll_enable' > drivers/clk/ti/dpll3xxx.c:479: warning: Function parameter or member 'hw' > not described in 'omap3_noncore_dpll_disable' > drivers/clk/ti/dpll3xxx.c:479: warning: Excess function parameter 'clk' > description in 'omap3_noncore_dpll_disable' > drivers/clk/ti/dpll3xxx.c:755: warning: Function parameter or member 'hw' > not described in 'omap3_clkoutx2_recalc' > drivers/clk/ti/dpll3xxx.c:755: warning: Function parameter or member > 'parent_rate' not described in 'omap3_clkoutx2_recalc' > drivers/clk/ti/dpll3xxx.c:755: warning: Excess function parameter 'clk' > description in 'omap3_clkoutx2_recalc' > > Cc: Tero Kristo <[email protected]> > Cc: Michael Turquette <[email protected]> > Cc: Stephen Boyd <[email protected]> > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]> > ---
Applied to clk-next

