All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tushar Behera <tushar.behera@linaro.org>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
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: Mon, 26 Nov 2012 08:54:09 +0530	[thread overview]
Message-ID: <50B2E0D9.1050000@linaro.org> (raw)
In-Reply-To: <20121123143710.GQ4529@opensource.wolfsonmicro.com>

On 11/23/2012 08:07 PM, Mark Brown wrote:
> 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.
> 
Thanks. I will keep that in mind.

-- 
Tushar Behera

      reply	other threads:[~2012-11-26  3:24 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 ` [PATCH 00/10] ASoC: codec: devm_ related modifications Mark Brown
2012-11-26  3:24   ` Tushar Behera [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=50B2E0D9.1050000@linaro.org \
    --to=tushar.behera@linaro.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@linaro.org \
    --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 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.