public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fixes resource leaks for Samsung SoCs
@ 2010-11-26  6:50 Axel Lin
  2010-11-26  6:51 ` [PATCH 1/4] ASoC: Fix resource leask in goni_wm8994.c Axel Lin
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Axel Lin @ 2010-11-26  6:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Chanwoo Choi, Graeme Gregory, Maurus Cuelenaere, Seungwhan Youn,
	Jassi Brar, Liam Girdwood, Mark Brown, alsa-devel

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




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-11-29 11:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/4] Fixes resource leaks for Samsung SoCs Liam Girdwood
2010-11-28 11:02   ` Mark Brown
2010-11-28 23:40 ` [alsa-devel] " Jassi Brar
2010-11-29 11:01   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox