[alsa-devel] [PATCH 1/4] ASoC: Export snd_soc_find_dai()
Mark Brown
broonie at kernel.org
Wed Apr 20 18:12:26 CEST 2016
On Tue, Apr 19, 2016 at 01:12:25PM +0800, mengdong.lin at linux.intel.com wrote:
> }
>
> -static struct snd_soc_dai *snd_soc_find_dai(
> +struct snd_soc_dai *snd_soc_find_dai(
> const struct snd_soc_dai_link_component *dlc)
> {
> struct snd_soc_component *component;
> @@ -959,6 +959,7 @@ static struct snd_soc_dai *snd_soc_find_dai(
>
> return NULL;
> }
> +EXPORT_SYMBOL_GPL(snd_soc_find_dai);
Can you please add a kerneldoc comment as well since this is getting
exported?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20160420/604cf41e/attachment.sig>
More information about the Alsa-devel
mailing list