From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757627Ab0KVUbO (ORCPT ); Mon, 22 Nov 2010 15:31:14 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:56139 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757602Ab0KVUbL (ORCPT ); Mon, 22 Nov 2010 15:31:11 -0500 Date: Mon, 22 Nov 2010 20:31:09 +0000 From: Mark Brown To: Axel Lin Cc: linux-kernel , Liam Girdwood , Arnaud Patard Subject: Re: [PATCH] ASoC: Fix a memory leak in alc5623_i2c_probe error path Message-ID: <20101122203108.GG18960@rakim.wolfsonmicro.main> References: <1290386048.6941.6.camel@mola> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290386048.6941.6.camel@mola> X-Cookie: Must be under 48 inches in height. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 22, 2010 at 08:34:07AM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin Applied, thanks.