Re: [PATCH v2 1/3] ASoC: SDCA: export sdca_find_entity_by_label() helper
Charles Keepax <[email protected]> Thu, 30 Jul 2026 17:04:34 +0100
| Newsgroups | org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <amt2Eqoe38E1Q/[email protected]> |
On Wed, Jul 29, 2026 at 11:22:27AM +0800, [email protected] wrote: > From: Shuming Fan <[email protected]> > > Export the sdca_find_entity_by_label() helper so that codec drivers can > locate SDCA entities by their labels. > > Signed-off-by: Shuming Fan <[email protected]> > --- Be good to make sure you are CCing at least [email protected] on SDCA patches, safer that I don't miss them on the list that way. But the patch looks good: Reviewed-by: Charles Keepax <[email protected]> Thanks, Charles