From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753504Ab3BCRWb (ORCPT ); Sun, 3 Feb 2013 12:22:31 -0500 Received: from mga02.intel.com ([134.134.136.20]:6692 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753282Ab3BCRW3 (ORCPT ); Sun, 3 Feb 2013 12:22:29 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,595,1355126400"; d="scan'208";a="280391733" Date: Sun, 3 Feb 2013 18:22:27 +0100 From: Samuel Ortiz To: Thierry Reding Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Dmitry Torokhov , Arnd Bergmann , Wolfram Sang Subject: Re: [PATCH 16/33] mfd: Convert to devm_ioremap_resource() Message-ID: <20130203172227.GS8476@sortiz-mobl> References: <1358762966-20791-1-git-send-email-thierry.reding@avionic-design.de> <1358762966-20791-17-git-send-email-thierry.reding@avionic-design.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1358762966-20791-17-git-send-email-thierry.reding@avionic-design.de> 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 Thierry, On Mon, Jan 21, 2013 at 11:09:09AM +0100, Thierry Reding wrote: > Convert all uses of devm_request_and_ioremap() to the newly introduced > devm_ioremap_resource() which provides more consistent error handling. > > devm_ioremap_resource() provides its own error messages so all explicit > error messages can be removed from the failure code paths. > > Signed-off-by: Thierry Reding > Cc: Samuel Ortiz > --- > drivers/mfd/intel_msic.c | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) Applied, thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/