On Tue, 2020-12-08 at 15:13 +0800, Can Guo wrote: > > + if (ufshcd_is_clkscaling_supported(hba)) { > > + /* If the platform supports > > UFSHCD_CAP_AUTO_BKOPS_SUSPEND, turn > > + * WB on/off will be done while clock scaling > > up/down. > > + */ > > Double check comment line format? Can, I will change it to the preferred comment style. thanks, Bean