[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1290668785.30158.7.camel@mola>
Date: Thu, 25 Nov 2010 15:06:25 +0800
From: Axel Lin <axel.lin@...il.com>
To: linux-kernel <linux-kernel@...r.kernel.org>
Cc: Liam Girdwood <lrg@...mlogic.co.uk>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
alsa-devel@...a-project.org, Jon Smirl <jonsmirl@...il.com>,
Sergey Lapin <slapin@...fans.org>,
Sedji Gaouaou <sedji.gaouaou@...el.com>,
Jaswinder Singh Brar <jassi.brar@...sung.com>,
Mika Westerberg <mika.westerberg@....fi>,
Sascha Hauer <s.hauer@...gutronix.de>
Subject: [PATCH 0/8] ASoC: fix resource leak in error paths
This serial of patches fix resource leak in error paths.
Axel Lin (8):
ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init
error path
ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init
error path
ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error
path
ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error
path
ASoC: smdk_wm9713: fix resource leak in smdk_init error path
ASoC: simone: fix resource leak in simone_init error path
ASoC: imx-ssi: fix resource leak
ASoC: phycore-ac97: fix resource leak
sound/soc/atmel/sam9g20_wm8731.c | 5 ++++-
sound/soc/atmel/snd-soc-afeb9260.c | 1 -
sound/soc/ep93xx/simone.c | 18 ++++++++++--------
sound/soc/fsl/efika-audio-fabric.c | 1 +
sound/soc/fsl/pcm030-audio-fabric.c | 1 +
sound/soc/imx/imx-ssi.c | 15 +++++++++++----
sound/soc/imx/phycore-ac97.c | 28 +++++++++++++++++++++-------
sound/soc/samsung/smdk_wm9713.c | 17 ++++++++++-------
8 files changed, 58 insertions(+), 28 deletions(-)
--
1.7.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists