From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com
Subject: Re: [PATCH] ASoC: Remove export of snd_soc_dapm_stream_event()
Date: Fri, 18 Feb 2011 09:17:46 +0000 [thread overview]
Message-ID: <1298020666.9630.1.camel@odin> (raw)
In-Reply-To: <1297914601-19863-1-git-send-email-broonie@opensource.wolfsonmicro.com>
On Wed, 2011-02-16 at 19:50 -0800, Mark Brown wrote:
> The only thing that should ever be calling this is soc-core and that is
> built as part of the same module so doesn't need the export.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
> sound/soc/soc-dapm.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c
> index 1bd24d5..3bee4b2 100644
> --- a/sound/soc/soc-dapm.c
> +++ b/sound/soc/soc-dapm.c
> @@ -2263,7 +2263,6 @@ int snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd,
> mutex_unlock(&codec->mutex);
> return 0;
> }
> -EXPORT_SYMBOL_GPL(snd_soc_dapm_stream_event);
>
> /**
> * snd_soc_dapm_enable_pin - enable pin.
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
next prev parent reply other threads:[~2011-02-18 9:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-17 3:50 [PATCH] ASoC: Remove export of snd_soc_dapm_stream_event() Mark Brown
2011-02-18 9:17 ` Liam Girdwood [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-17 3:48 Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1298020666.9630.1.camel@odin \
--to=lrg@slimlogic.co.uk \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=patches@opensource.wolfsonmicro.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.