On Thu, Jul 02, 2020 at 12:22:27PM -0500, Pierre-Louis Bossart wrote: > Fix W=1 warnings. Fix kernel-doc syntax and add missing parameters. > > Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> > + * fsl_esai_set_dai_sysclk - This function mainly configures the clock frequency of MCLK (HCKT/HCKR) Can drop "This function mainly" > /** > - * This function configures the related dividers according to the bclk rate > + * fsl_esai_set_bclk - This function configures the related dividers according to the bclk rate Here too -- dropping "This function" Otherwise, Acked-by: Nicolin Chen <nicoleotsuka@xxxxxxxxx> Thanks!