On Fri, Jan 20, 2023 at 06:59:34AM +0000, Kuninori Morimoto wrote: > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Current ASoC has snd_soc_dai_get_widget() (= _get_) but doesn't > have _set_ function. This patch adds it. > > This patch also cleanup unnecessary line break for _get_ function. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles