On Fri, 11 Aug 2023 09:14:21 +0200, Ruan Jinjie wrote: > > Since these sound drivers depend on CONFIG_OF, there is > no need to wrap the macro of_match_ptr() here. > > Ruan Jinjie (5): > ASoC: atmel: Remove redundant of_match_ptr() > ASoC: atmel: tse850-pcm5142: Remove redundant of_match_ptr() > ASoC: sunxi: sun4i-spdif: Remove redundant of_match_ptr() > ASoC: ssm3515: Remove redundant of_match_ptr() > ALSA: Remove redundant of_match_ptr() Judging from the proportion, I guess those go through ASoC tree? Takashi