Re: [PATCH v2 2/3] ASoC: SDCA: export sdca_asoc_populate_rate_format() helper
Charles Keepax <[email protected]> Thu, 30 Jul 2026 17:05:09 +0100
| Newsgroups | org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 29, 2026 at 11:22:37AM +0800, [email protected] wrote: > From: Shuming Fan <[email protected]> > > Export populate_rate_format() as sdca_asoc_populate_rate_format() so that > it can be used by codec drivers. > The codec driver could get rate and format information for the IT/OT entity. > > Signed-off-by: Shuming Fan <[email protected]> > --- Reviewed-by: Charles Keepax <[email protected]> Thanks, Charles