All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Axel Lin <axel.lin@gmail.com>
Cc: alsa-devel@alsa-project.org, Jassi Brar <jassi.brar@samsung.com>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Cuelenaere <mcuelenaere@gmail.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Graeme Gregory <graeme@openmoko.org>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Maurus@alsa-project.org, Seungwhan Youn <sw.youn@samsung.com>
Subject: Re: [PATCH 0/4] Fixes resource leaks for Samsung SoCs
Date: Fri, 26 Nov 2010 12:26:36 +0000	[thread overview]
Message-ID: <1290774396.3298.6.camel@odin> (raw)
In-Reply-To: <1290754245.25125.1.camel@mola>

On Fri, 2010-11-26 at 14:50 +0800, Axel Lin wrote:
> This serial of patches fixes resource leaks for Samsung SoCs.
> 
> Axel Lin (4):
>   ASoC: Fix resource leask in goni_wm8994.c
>   ASoC: Fix resource leask in neo1973_gta02_init() error path
>   ASoC: Add missing gpio_free(S3C64XX_GPK(12)) in smartq_exit()
>   ASoC: Fix resource leask in smdk_spdif.c
> 
>  sound/soc/samsung/goni_wm8994.c          |    9 +++++++--
>  sound/soc/samsung/neo1973_gta02_wm8753.c |   22 +++++++++++-----------
>  sound/soc/samsung/smartq_wm8987.c        |    1 +
>  sound/soc/samsung/smdk_spdif.c           |   13 +++++++++----
>  4 files changed, 28 insertions(+), 17 deletions(-)
> 

All 

Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk

WARNING: multiple messages have this Message-ID (diff)
From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Graeme Gregory <graeme@openmoko.org>,
	Maurus Cuelenaere <mcuelenaere@gmail.com>,
	Seungwhan Youn <sw.youn@samsung.com>,
	Jassi Brar <jassi.brar@samsung.com>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	alsa-devel@alsa-project.org
Subject: Re: [PATCH 0/4] Fixes resource leaks for Samsung SoCs
Date: Fri, 26 Nov 2010 12:26:36 +0000	[thread overview]
Message-ID: <1290774396.3298.6.camel@odin> (raw)
In-Reply-To: <1290754245.25125.1.camel@mola>

On Fri, 2010-11-26 at 14:50 +0800, Axel Lin wrote:
> This serial of patches fixes resource leaks for Samsung SoCs.
> 
> Axel Lin (4):
>   ASoC: Fix resource leask in goni_wm8994.c
>   ASoC: Fix resource leask in neo1973_gta02_init() error path
>   ASoC: Add missing gpio_free(S3C64XX_GPK(12)) in smartq_exit()
>   ASoC: Fix resource leask in smdk_spdif.c
> 
>  sound/soc/samsung/goni_wm8994.c          |    9 +++++++--
>  sound/soc/samsung/neo1973_gta02_wm8753.c |   22 +++++++++++-----------
>  sound/soc/samsung/smartq_wm8987.c        |    1 +
>  sound/soc/samsung/smdk_spdif.c           |   13 +++++++++----
>  4 files changed, 28 insertions(+), 17 deletions(-)
> 

All 

Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk


  parent reply	other threads:[~2010-11-26 12:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-26  6:50 [PATCH 0/4] Fixes resource leaks for Samsung SoCs Axel Lin
2010-11-26  6:51 ` [PATCH 1/4] ASoC: Fix resource leask in goni_wm8994.c Axel Lin
2010-11-29  0:24   ` Thiago Farina
2010-11-26  6:52 ` [PATCH 2/4] ASoC: Fix resource leask in neo1973_gta02_init() error path Axel Lin
2010-11-26  6:53 ` [PATCH 3/4] ASoC: Add missing gpio_free(S3C64XX_GPK(12)) in smartq_exit() Axel Lin
2010-11-26  6:54 ` [PATCH 4/4] ASoC: Fix resource leask in smdk_spdif.c Axel Lin
2010-11-26 12:26 ` Liam Girdwood [this message]
2010-11-26 12:26   ` [PATCH 0/4] Fixes resource leaks for Samsung SoCs Liam Girdwood
2010-11-28 11:02   ` Mark Brown
2010-11-28 23:40 ` Jassi Brar
2010-11-28 23:40   ` [alsa-devel] " Jassi Brar
2010-11-29 11:01   ` 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=1290774396.3298.6.camel@odin \
    --to=lrg@slimlogic.co.uk \
    --cc=Maurus@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=axel.lin@gmail.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=cw00.choi@samsung.com \
    --cc=graeme@openmoko.org \
    --cc=jassi.brar@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcuelenaere@gmail.com \
    --cc=sw.youn@samsung.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.