From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: Re: [PATCH] ASoC: ak4642: Revive ak4642_snd_controls
Date: Fri, 03 Sep 2010 10:43:23 +0100 [thread overview]
Message-ID: <1283507003.3069.29.camel@odin> (raw)
In-Reply-To: <w3p8w3jb8rf.wl%kuninori.morimoto.gx@renesas.com>
On Fri, 2010-09-03 at 16:12 +0900, Kuninori Morimoto wrote:
> This patch revive ak4642_snd_controls which was removed on
> f0fba2ad1b6b53d5360125c41953b7afcd6deff0
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> sound/soc/codecs/ak4642.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/sound/soc/codecs/ak4642.c b/sound/soc/codecs/ak4642.c
> index 31b35e9..c84cc9c 100644
> --- a/sound/soc/codecs/ak4642.c
> +++ b/sound/soc/codecs/ak4642.c
> @@ -424,6 +424,8 @@ static int ak4642_probe(struct snd_soc_codec *codec)
> codec->hw_write = (hw_write_t)i2c_master_send;
> codec->control_data = ak4642->control_data;
>
> + snd_soc_add_controls(codec, ak4642_snd_controls,
> + ARRAY_SIZE(ak4642_snd_controls));
>
> return 0;
> }
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:[~2010-09-03 9:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-03 7:12 [PATCH] ASoC: ak4642: Revive ak4642_snd_controls Kuninori Morimoto
2010-09-03 9:43 ` Liam Girdwood [this message]
2010-09-03 9:54 ` 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=1283507003.3069.29.camel@odin \
--to=lrg@slimlogic.co.uk \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=kuninori.morimoto.gx@renesas.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).