Re: [PATCH v5 07/12] ASoC: intel: avs: probes: use snd_soc_register_component()
Kuninori Morimoto <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
Hi Cezary Thank you for your review > > It is calling snd_soc_component_initialize() / snd_soc_add_component(). > > We can now use snd_soc_register_component() instead. > Noticed it only just now, why is "probes" change split away from 6/12? > That's just a nitpick, not a blocker. I have found each "snd_soc_add_component()", and replaced them 1-by-1. I thought [06/12] and [07/12] are independent. But I can merge them into one if it is necessary. Please let me know. Thank you for your help !! Best regards --- Kuninori Morimoto