From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
alsa-devel@alsa-project.org, Lars-Peter Clausen <lars@metafoo.de>,
Mark Brown <broonie@linaro.org>
Subject: Re: [PATCH] ALSA: Export snd_pcm_constraint_mask64()
Date: Thu, 20 Feb 2014 08:09:58 +0100 [thread overview]
Message-ID: <s5hd2iixnsp.wl%tiwai@suse.de> (raw)
In-Reply-To: <1392866167-15735-1-git-send-email-broonie@kernel.org>
At Thu, 20 Feb 2014 12:16:07 +0900,
Mark Brown wrote:
>
> From: Mark Brown <broonie@linaro.org>
>
> Allow modules to use it, fixing a build failure when the newly added
> ADAU1977 driver is built as a module.
>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Mark Brown <broonie@linaro.org>
> ---
>
> OK to apply this to the ASoC tree?
Sure, feel free to take my ack
Acked-by: Takashi Iwai <tiwai@suse.de>
Takashi
>
> sound/core/pcm_lib.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/core/pcm_lib.c b/sound/core/pcm_lib.c
> index 6630a4e..ce83def 100644
> --- a/sound/core/pcm_lib.c
> +++ b/sound/core/pcm_lib.c
> @@ -1240,6 +1240,7 @@ int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_par
> return -EINVAL;
> return 0;
> }
> +EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
>
> /**
> * snd_pcm_hw_constraint_integer - apply an integer constraint to an interval
> --
> 1.9.0.rc3
>
next prev parent reply other threads:[~2014-02-20 7:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-20 3:16 [PATCH] ALSA: Export snd_pcm_constraint_mask64() Mark Brown
2014-02-20 7:09 ` Takashi Iwai [this message]
2014-02-20 8:55 ` 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=s5hd2iixnsp.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=broonie@linaro.org \
--cc=lars@metafoo.de \
--cc=sfr@canb.auug.org.au \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox