Hi Mark > Basically CPU and Platform are different Component, but if CPU is using > soc-generic-dmaengine-pcm, same dev will be shared between CPU and > Platform, and Simple Card had been supporting it. > > When we focus to clean up Simple Card driver, we tend to remove platforms > if no Platform was selected, but it is wrong because of above reasons. > > This patch adds comment why we shouldn't remove platforms. > > In case of CPU is not using soc-generic-dmaengine-pcm, CPU and Platform > will be duplicated, but it will be ignored by snd_soc_rtd_add_component(). > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- Sorry to bother you, I noticed that it needs +1 comment for more detail. Please drop this. I will post v2 patch. Thank you for your help !! Best regards --- Kuninori Morimoto