From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755529Ab2GBLAr (ORCPT ); Mon, 2 Jul 2012 07:00:47 -0400 Received: from mga03.intel.com ([143.182.124.21]:19601 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751175Ab2GBLAq (ORCPT ); Mon, 2 Jul 2012 07:00:46 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="163058582" Date: Mon, 2 Jul 2012 13:12:03 +0200 From: Samuel Ortiz To: Linus Walleij Cc: linux-kernel@vger.kernel.org, Linus Walleij Subject: Re: [PATCH] mfd: ab3100-core: use devm allocation Message-ID: <20120702111203.GB22065@sortiz-mobl> References: <1339525618-8318-1-git-send-email-linus.walleij@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1339525618-8318-1-git-send-email-linus.walleij@stericsson.com> 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 Hi Linus, On Tue, Jun 12, 2012 at 08:26:58PM +0200, Linus Walleij wrote: > From: Linus Walleij > > Allocate memory and irq for device state using devm_* > helpers to simplify memory accounting. > > Signed-off-by: Linus Walleij > --- > drivers/mfd/ab3100-core.c | 23 +++++++---------------- > 1 file changed, 7 insertions(+), 16 deletions(-) Applied, thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/