From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/2] sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put Date: Mon, 22 Aug 2011 23:30:16 +0100 Message-ID: <20110822223016.GE30609@opensource.wolfsonmicro.com> References: <1313823721-16930-2-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 opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 764021039D2 for ; Tue, 23 Aug 2011 00:30:18 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1313823721-16930-2-git-send-email-julia@diku.dk> 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: Julia Lawall Cc: alsa-devel@alsa-project.org, Liam Girdwood , Takashi Iwai , devicetree-discuss@lists.ozlabs.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Grant Likely , linuxppc-dev@lists.ozlabs.org, Timur Tabi List-Id: alsa-devel@alsa-project.org On Sat, Aug 20, 2011 at 09:02:01AM +0200, Julia Lawall wrote: > From: Julia Lawall > > The first change is to add an of_node_put, since codec_np has previously > been allocated. The rest of the patch reorganizes the error handling code > so the only code executed is that which is needed. Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Date: Mon, 22 Aug 2011 22:30:16 +0000 Subject: Re: [PATCH 2/2] sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put Message-Id: <20110822223016.GE30609@opensource.wolfsonmicro.com> List-Id: References: <1313823721-16930-2-git-send-email-julia@diku.dk> In-Reply-To: <1313823721-16930-2-git-send-email-julia@diku.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Julia Lawall Cc: alsa-devel@alsa-project.org, Liam Girdwood , Takashi Iwai , devicetree-discuss@lists.ozlabs.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Grant Likely , linuxppc-dev@lists.ozlabs.org, Timur Tabi On Sat, Aug 20, 2011 at 09:02:01AM +0200, Julia Lawall wrote: > From: Julia Lawall > > The first change is to add an of_node_put, since codec_np has previously > been allocated. The rest of the patch reorganizes the error handling code > so the only code executed is that which is needed. Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id A73B7B6F87 for ; Tue, 23 Aug 2011 08:37:12 +1000 (EST) Date: Mon, 22 Aug 2011 23:30:16 +0100 From: Mark Brown To: Julia Lawall Subject: Re: [PATCH 2/2] sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put Message-ID: <20110822223016.GE30609@opensource.wolfsonmicro.com> References: <1313823721-16930-2-git-send-email-julia@diku.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1313823721-16930-2-git-send-email-julia@diku.dk> Cc: alsa-devel@alsa-project.org, Liam Girdwood , Takashi Iwai , devicetree-discuss@lists.ozlabs.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Jaroslav Kysela , linuxppc-dev@lists.ozlabs.org, Timur Tabi List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, Aug 20, 2011 at 09:02:01AM +0200, Julia Lawall wrote: > From: Julia Lawall > > The first change is to add an of_node_put, since codec_np has previously > been allocated. The rest of the patch reorganizes the error handling code > so the only code executed is that which is needed. 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 S1754216Ab1HVWaW (ORCPT ); Mon, 22 Aug 2011 18:30:22 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:43352 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754136Ab1HVWaT (ORCPT ); Mon, 22 Aug 2011 18:30:19 -0400 Date: Mon, 22 Aug 2011 23:30:16 +0100 From: Mark Brown To: Julia Lawall Cc: Timur Tabi , kernel-janitors@vger.kernel.org, Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Grant Likely , alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org Subject: Re: [PATCH 2/2] sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put Message-ID: <20110822223016.GE30609@opensource.wolfsonmicro.com> References: <1313823721-16930-2-git-send-email-julia@diku.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1313823721-16930-2-git-send-email-julia@diku.dk> X-Cookie: You will be run over by a beer truck. 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 Sat, Aug 20, 2011 at 09:02:01AM +0200, Julia Lawall wrote: > From: Julia Lawall > > The first change is to add an of_node_put, since codec_np has previously > been allocated. The rest of the patch reorganizes the error handling code > so the only code executed is that which is needed. Applied, thanks.