Quoting Lee Jones (2021-01-26 04:45:21) > Fixes the following W=1 kernel build warning(s): > > drivers/clk/ti/clkt_dpll.c:284: warning: Function parameter or member 'hw' not described in 'omap2_dpll_round_rate' > drivers/clk/ti/clkt_dpll.c:284: warning: Function parameter or member 'parent_rate' not described in 'omap2_dpll_round_rate' > drivers/clk/ti/clkt_dpll.c:284: warning: Excess function parameter 'clk' description in 'omap2_dpll_round_rate' > > Cc: Tero Kristo <kristo@xxxxxxxxxx> > Cc: Michael Turquette <mturquette@xxxxxxxxxxxx> > Cc: Stephen Boyd <sboyd@xxxxxxxxxx> > Cc: Richard Woodruff <r-woodruff2@xxxxxx> > Cc: linux-omap@xxxxxxxxxxxxxxx > Cc: linux-clk@xxxxxxxxxxxxxxx > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx> > --- Applied to clk-next