From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Tushar Behera <tushar.behera@linaro.org>
Cc: linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org,
patches@opensource.wolfsonmicro.com, patches@linaro.org
Subject: Re: [PATCH 00/10] ASoC: codec: devm_ related modifications
Date: Fri, 23 Nov 2012 23:37:11 +0900 [thread overview]
Message-ID: <20121123143710.GQ4529@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1353557322-25353-1-git-send-email-tushar.behera@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 455 bytes --]
On Thu, Nov 22, 2012 at 09:38:32AM +0530, Tushar Behera wrote:
> This patchset includes devm_ related modifications for sound codecs.
>
> First 2 patches fix warning for freeing of devm_ allocated data.
> The next patch introduces usage of devm_kzalloc() in wm8995 codec.
> Following 7 patches introduce usage of devm_regmap_init_xxx() in
> remaining codecs.
Applied all, thanks. If you're doing stuff like this it's helpful to
sort by part.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2012-11-23 14:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 4:08 [PATCH 00/10] ASoC: codec: devm_ related modifications Tushar Behera
2012-11-22 4:08 ` [PATCH 01/10] ASoC: wm8510: remove invalid free of devm_ allocated data Tushar Behera
2012-11-22 4:08 ` [PATCH 02/10] ASoC: wm8753: " Tushar Behera
2012-11-22 4:08 ` [PATCH 03/10] ASoC: wm8995: Convert to use devm_kzalloc() Tushar Behera
2012-11-22 4:08 ` [PATCH 04/10] ASoC: ak4104: Convert to use devm_regmap_init_spi() Tushar Behera
2012-11-22 4:08 ` [PATCH 05/10] ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}() Tushar Behera
2012-11-22 4:08 ` [PATCH 06/10] ASoC: wm8753: " Tushar Behera
2012-11-22 4:08 ` [PATCH 07/10] ASoC: wm8804: " Tushar Behera
2012-11-22 4:08 ` [PATCH 08/10] ASoC: wm8985: " Tushar Behera
2012-11-22 4:08 ` [PATCH 09/10] ASoC: wm8988: " Tushar Behera
2012-11-22 4:08 ` [PATCH 10/10] ASoC: wm8995: " Tushar Behera
2012-11-23 14:37 ` Mark Brown [this message]
2012-11-26 3:24 ` [PATCH 00/10] ASoC: codec: devm_ related modifications Tushar Behera
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=20121123143710.GQ4529@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@linaro.org \
--cc=patches@opensource.wolfsonmicro.com \
--cc=tushar.behera@linaro.org \
/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.