From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 0/10] use devm_ functions Date: Mon, 2 Jan 2012 12:29:57 +0000 Message-ID: <20120102122957.GL2899@opensource.wolfsonmicro.com> References: <1325177489-13815-1-git-send-email-Julia.Lawall@lip6.fr> 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 579A5246D2 for ; Mon, 2 Jan 2012 13:30:00 +0100 (CET) Content-Disposition: inline In-Reply-To: <1325177489-13815-1-git-send-email-Julia.Lawall@lip6.fr> 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, Takashi Iwai , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Dec 29, 2011 at 05:51:19PM +0100, Julia Lawall wrote: > The following is a semantic patch (http://coccinelle.lip6.fr/) that > introduces uses of various devm_ functions. The main strategy is Applied all except the jz4740 patch which Axel already did, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Date: Mon, 02 Jan 2012 12:29:57 +0000 Subject: Re: [PATCH 0/10] use devm_ functions Message-Id: <20120102122957.GL2899@opensource.wolfsonmicro.com> List-Id: References: <1325177489-13815-1-git-send-email-Julia.Lawall@lip6.fr> In-Reply-To: <1325177489-13815-1-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Julia Lawall Cc: alsa-devel@alsa-project.org, Takashi Iwai , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Liam Girdwood On Thu, Dec 29, 2011 at 05:51:19PM +0100, Julia Lawall wrote: > The following is a semantic patch (http://coccinelle.lip6.fr/) that > introduces uses of various devm_ functions. The main strategy is Applied all except the jz4740 patch which Axel already did, 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 S1752402Ab2ABMaD (ORCPT ); Mon, 2 Jan 2012 07:30:03 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:38366 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751410Ab2ABMaB (ORCPT ); Mon, 2 Jan 2012 07:30:01 -0500 Date: Mon, 2 Jan 2012 12:29:57 +0000 From: Mark Brown To: Julia Lawall Cc: Liam Girdwood , kernel-janitors@vger.kernel.org, Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/10] use devm_ functions Message-ID: <20120102122957.GL2899@opensource.wolfsonmicro.com> References: <1325177489-13815-1-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1325177489-13815-1-git-send-email-Julia.Lawall@lip6.fr> X-Cookie: You now have Asian Flu. 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 Thu, Dec 29, 2011 at 05:51:19PM +0100, Julia Lawall wrote: > The following is a semantic patch (http://coccinelle.lip6.fr/) that > introduces uses of various devm_ functions. The main strategy is Applied all except the jz4740 patch which Axel already did, thanks.