From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Add missing platform_device_put in raumfeld_audio_init error path Date: Sun, 4 Sep 2011 08:55:00 -0700 Message-ID: <20110904155459.GC21528@opensource.wolfsonmicro.com> References: <1314971261.3699.0.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 53AA7103831 for ; Sun, 4 Sep 2011 17:55:03 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1314971261.3699.0.camel@phoenix> 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: Axel Lin Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Daniel Mack , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Sep 02, 2011 at 09:47:41PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751498Ab1IDPzG (ORCPT ); Sun, 4 Sep 2011 11:55:06 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:33254 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751026Ab1IDPzD (ORCPT ); Sun, 4 Sep 2011 11:55:03 -0400 Date: Sun, 4 Sep 2011 08:55:00 -0700 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Daniel Mack , Liam Girdwood , alsa-devel@alsa-project.org Subject: Re: [PATCH] ASoC: Add missing platform_device_put in raumfeld_audio_init error path Message-ID: <20110904155459.GC21528@opensource.wolfsonmicro.com> References: <1314971261.3699.0.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1314971261.3699.0.camel@phoenix> X-Cookie: You have no real enemies. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 02, 2011 at 09:47:41PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin Applied, thanks.