On Mon, 2020-06-01 at 10:36 +0900, Kuninori Morimoto wrote: > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > component related function should be implemented at > soc-component.c. > This patch moves soc-compress soc_compr_components_open() > to soc-component as snd_soc_component_compr_open(). Morimoto-san, This is change is justified in one way but it also feels like maybe because the functions are so specific to compr devices, it is best to leave them here. Maybe others should also chime in. Thanks, Ranjani