On Fri, Jan 20, 2023 at 07:01:52AM +0000, Kuninori Morimoto wrote: > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Current ASoC has tx/rx_mask, and is directly accessing to them, > but accessing to it via function is nice idea. > This patch adds snd_soc_dai_tdm_mask_set/get() for it. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles