[PATCH 2/3] ASoC: qcom: sm8250: move some code to common
Mark Brown
broonie at kernel.org
Fri Aug 19 12:51:12 CEST 2022
On Thu, Aug 18, 2022 at 02:58:16PM +0100, Srinivas Kandagatla wrote:
> + }
> + *stream_prepared = true;
> +
> + return ret;
> +}
> +EXPORT_SYMBOL(qcom_snd_sdw_prepare);
The ASoC framework is all EXPORT_SYMBOL_GPL(), things that depend
directly on it should be too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20220819/ff64e54b/attachment.sig>
More information about the Alsa-devel
mailing list