From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Hebbar Gururaja <gururaja.hebbar@ti.com>
Cc: alsa-devel@alsa-project.org,
davinci-linux-open-source@linux.davincidsp.com,
linux-arm-kernel@lists.infradead.org, tony@atomide.com,
lgirdwood@gmail.com, perex@perex.cz, nsekhar@ti.com,
linux-kernel@vger.kernel.org,
devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org,
rob@landley.net, grant.likely@secretlab.ca
Subject: Re: [PATCH v3 1/4] ASoC: tlv320aic3x: Convert mic bias to a supply widget
Date: Thu, 31 Jan 2013 19:24:16 +0800 [thread overview]
Message-ID: <20130131112414.GE11078@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1359631394-9511-2-git-send-email-gururaja.hebbar@ti.com>
[-- Attachment #1: Type: text/plain, Size: 487 bytes --]
On Thu, Jan 31, 2013 at 04:53:10PM +0530, Hebbar Gururaja wrote:
> :100644 100644 e7b98f4... f47c3f5... M Documentation/devicetree/bindings/sound/tlv320aic3x.txt
> :100644 100644 ffd9bc7... 9407fd0... M include/sound/tlv320aic3x.h
> :100644 100644 4989143... 65d09d6... M sound/soc/codecs/tlv320aic3x.c
> :100644 100644 6db3c41... e521ac3... M sound/soc/codecs/tlv320aic3x.h
As mentioned when you posted this before this patch needs to update the
machine drivers using the device too.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/4] ASoC: tlv320aic3x: Convert mic bias to a supply widget
Date: Thu, 31 Jan 2013 19:24:16 +0800 [thread overview]
Message-ID: <20130131112414.GE11078@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1359631394-9511-2-git-send-email-gururaja.hebbar@ti.com>
On Thu, Jan 31, 2013 at 04:53:10PM +0530, Hebbar Gururaja wrote:
> :100644 100644 e7b98f4... f47c3f5... M Documentation/devicetree/bindings/sound/tlv320aic3x.txt
> :100644 100644 ffd9bc7... 9407fd0... M include/sound/tlv320aic3x.h
> :100644 100644 4989143... 65d09d6... M sound/soc/codecs/tlv320aic3x.c
> :100644 100644 6db3c41... e521ac3... M sound/soc/codecs/tlv320aic3x.h
As mentioned when you posted this before this patch needs to update the
machine drivers using the device too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130131/0ad46819/attachment.sig>
next prev parent reply other threads:[~2013-01-31 11:24 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-31 11:23 [PATCH v3 0/4] ASoC davinci/tlv320aic3x updates, fixes & DT support Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
[not found] ` <1359631394-9511-1-git-send-email-gururaja.hebbar-l0cyMroinI0@public.gmane.org>
2013-01-31 11:23 ` [PATCH v3 1/4] ASoC: tlv320aic3x: Convert mic bias to a supply widget Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:24 ` Mark Brown [this message]
2013-01-31 11:24 ` Mark Brown
2013-01-31 11:27 ` Hebbar, Gururaja
2013-01-31 11:27 ` Hebbar, Gururaja
2013-01-31 11:30 ` Mark Brown
2013-01-31 11:30 ` Mark Brown
[not found] ` <20130131113035.GF11078-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2013-01-31 11:49 ` Hebbar, Gururaja
2013-01-31 11:49 ` Hebbar, Gururaja
2013-01-31 11:49 ` Hebbar, Gururaja
2013-01-31 11:23 ` [PATCH v3 4/4] ASoC: davinci: remove __dev* attributes Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:23 ` [PATCH v3 2/4] ASoC: davinci: update machine driver dapm routes Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:23 ` [PATCH v3 3/4] ASoC: davinci: machine: Add device tree binding Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
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=20130131112414.GE11078@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=gururaja.hebbar@ti.com \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nsekhar@ti.com \
--cc=perex@perex.cz \
--cc=rob@landley.net \
--cc=tony@atomide.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.