Re: [PATCH v5 07/12] ASoC: intel: avs: probes: use snd_soc_register_component()
Cezary Rojewski <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On 7/23/2026 8:34 AM, Kuninori Morimoto wrote: > 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.