From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/3] sound/soc/au1x: keep pointer to resource so it can be freed Date: Wed, 19 Oct 2011 17:48:36 +0100 Message-ID: <20111019164836.GC4275@opensource.wolfsonmicro.com> References: <1318909555-12933-3-git-send-email-julia@diku.dk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id B4B081039EA for ; Wed, 19 Oct 2011 18:48:38 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Girdwood, Liam" Cc: alsa-devel@alsa-project.org, Takashi Iwai , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Manuel Lauss , Julia Lawall , Axel Lin List-Id: alsa-devel@alsa-project.org On Wed, Oct 19, 2011 at 05:47:25PM +0100, Girdwood, Liam wrote: > > From 940e38b3f0beff6fcd8f62f627dce622e9ca0e54 Mon Sep 17 00:00:00 2001 > > From: Manuel Lauss > > Date: Wed, 19 Oct 2011 16:45:12 +0200 > > Subject: [PATCH] ASoC: au1x: fix error paths in ac97c/i2cs probe callbacks. > > > > add iounmap() and release the correct mem resource. > > > > Signed-off-by: Manuel Lauss > Acked-by: Liam Girdwood ...but since it was buried in the middle of the e-mail please resend with Liam's ack for application.