From: Liam Girdwood <lrg@ti.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
"patches@opensource.wolfsonmicro.com"
<patches@opensource.wolfsonmicro.com>
Subject: Re: [PATCH] ASoC: Add basic WM8918 support
Date: Thu, 23 Jun 2011 13:18:29 +0100 [thread overview]
Message-ID: <4E032F15.1040506@ti.com> (raw)
In-Reply-To: <1308769674-19579-1-git-send-email-broonie@opensource.wolfsonmicro.com>
On 22/06/11 20:07, Mark Brown wrote:
> The WM8918 is register compatible with the WM8904 with a subset of the
> functionality. Add the device ID, a subsequent patch will ensure that only
> the relevant functionality is exported to userspace.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
> sound/soc/codecs/wm8904.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/sound/soc/codecs/wm8904.c b/sound/soc/codecs/wm8904.c
> index 9b3bba4..b085575 100644
> --- a/sound/soc/codecs/wm8904.c
> +++ b/sound/soc/codecs/wm8904.c
> @@ -2560,6 +2560,7 @@ static __devexit int wm8904_i2c_remove(struct i2c_client *client)
> static const struct i2c_device_id wm8904_i2c_id[] = {
> { "wm8904", WM8904 },
> { "wm8912", WM8912 },
> + { "wm8918", WM8904 }, /* Actually a subset, updates to follow */
> { }
> };
> MODULE_DEVICE_TABLE(i2c, wm8904_i2c_id);
Acked-by: Liam Girdwood <lrg@ti.com>
prev parent reply other threads:[~2011-06-23 12:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-22 19:07 [PATCH] ASoC: Add basic WM8918 support Mark Brown
2011-06-23 12:18 ` Liam Girdwood [this message]
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=4E032F15.1040506@ti.com \
--to=lrg@ti.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox