Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751609Ab3HTSxi (ORCPT ); Tue, 20 Aug 2013 14:53:38 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:52790 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751256Ab3HTSxg (ORCPT ); Tue, 20 Aug 2013 14:53:36 -0400 Message-ID: <5213BB2C.60908@wwwdotorg.org> Date: Tue, 20 Aug 2013 12:53:32 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Bjorn Helgaas CC: Julia Lawall , Thierry Reding , kernel-janitors@vger.kernel.org, "linux-tegra@vger.kernel.org" , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/7] PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource References: <1376911241-27720-1-git-send-email-Julia.Lawall@lip6.fr> <1376911241-27720-2-git-send-email-Julia.Lawall@lip6.fr> <20130819120249.GA5740@ulmo> <20130819121238.GB5740@ulmo> <20130819193339.GB4961@mithrandir> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1315 Lines: 33 On 08/20/2013 10:26 AM, Bjorn Helgaas wrote: > On Tue, Aug 20, 2013 at 3:13 AM, Julia Lawall wrote: >> From: Julia Lawall >> >> Use devm_ioremap_resource instead of devm_request_and_ioremap. >> >> This was done using the semantic patch >> scripts/coccinelle/api/devm_ioremap_resource.cocci >> >> Error-handling code was manually removed from the associated calls to >> platform_get_resource. >> >> Adjust the comment at the third platform_get_resource_byname to make clear >> why ioremap is not done at this point. >> >> Signed-off-by: Julia Lawall >> Acked-by: Thierry Reding >> Tested-by: Thierry Reding > > I'm hoping this goes via arm-soc. Let me know if you need me to do > something. If you need it: > > Acked-by: Bjorn Helgaas In that case, Thierry, can you please bounce it to arm@kernel.org to be applied on top of wherever Tegra's for-3.12/soc branch was merged. Acked-by: Stephen Warren -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/