On 2021-01-14 2:33 PM, Takashi Iwai wrote: > ASoC Intel Skylake driver still has explicit calls of dma_set_mask() > and dma_set_coherent_mask(). > > Let's simplify with dma_set_mask_and_coherent(). > > Cc: Cezary Rojewski <cezary.rojewski@xxxxxxxxx> > Cc: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> > Signed-off-by: Takashi Iwai <tiwai@xxxxxxx> Somehow CC did not get to me. Thanks for the patch, Takashi. Small nitpick: s/skl/Skylake/ in commit's title. No need for resend if that's the only missing piece found. Acked-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx>