From: Axel Lin <axel.lin@gmail.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: 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>,
Liam Girdwood <lrg@slimlogic.co.uk>,
Mark Brown <broonie@opensource.wolfsonmicro.com>,
alsa-devel@alsa-project.org
Subject: [PATCH 0/4] Fixes resource leaks for Samsung SoCs
Date: Fri, 26 Nov 2010 14:50:45 +0800 [thread overview]
Message-ID: <1290754245.25125.1.camel@mola> (raw)
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(-)
--
1.7.2
next reply other threads:[~2010-11-26 6:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-26 6:50 Axel Lin [this message]
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 ` [PATCH 0/4] Fixes resource leaks for Samsung SoCs Liam Girdwood
2010-11-26 12:26 ` 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=1290754245.25125.1.camel@mola \
--to=axel.lin@gmail.com \
--cc=alsa-devel@alsa-project.org \
--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=lrg@slimlogic.co.uk \
--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.