From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 18 Apr 2013 16:26:55 +0200 (CEST) Received: from fw-tnat.cambridge.arm.com ([217.140.96.21]:38969 "EHLO cam-smtp0.cambridge.arm.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6822444Ab3DRO0uXy9au (ORCPT ); Thu, 18 Apr 2013 16:26:50 +0200 Received: from arm.com (e106165-lin.cambridge.arm.com [10.1.197.23]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id r3IEQZGK005706; Thu, 18 Apr 2013 15:26:35 +0100 Date: Thu, 18 Apr 2013 15:26:35 +0100 From: Andrew Murray To: Grant Likely Cc: "linux-mips@linux-mips.org" , "linuxppc-dev@lists.ozlabs.org" , "rob.herring@calxeda.com" , "jgunthorpe@obsidianresearch.com" , "linux@arm.linux.org.uk" , "siva.kallam@samsung.com" , "linux-pci@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , "jg1.han@samsung.com" , Liviu Dudau , "linux-kernel@vger.kernel.org" , "linux-samsung-soc@vger.kernel.org" , "kgene.kim@samsung.com" , "bhelgaas@google.com" , "suren.reddy@samsung.com" , "linux-arm-kernel@lists.infradead.org" , "monstr@monstr.eu" , "benh@kernel.crashing.org" , "paulus@samba.org" , "thomas.petazzoni@free-electrons.com" , "thierry.reding@avionic-design.de" , "thomas.abraham@linaro.org" , "arnd@arndb.de" , "linus.walleij@linaro.org" Subject: Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser Message-ID: <20130418142635.GB18881@arm.com> References: <1366107508-12672-1-git-send-email-Andrew.Murray@arm.com> <1366107508-12672-4-git-send-email-Andrew.Murray@arm.com> <20130418134535.5189E3E1319@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130418134535.5189E3E1319@localhost> User-Agent: Mutt/1.5.20 (2009-06-14) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 36265 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: andrew.murray@arm.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Thu, Apr 18, 2013 at 02:45:35PM +0100, Grant Likely wrote: > On Tue, 16 Apr 2013 11:18:28 +0100, Andrew Murray wrote: > > This patch converts the pci_load_of_ranges function to use the new common > > of_pci_range_parser. > > > > Signed-off-by: Andrew Murray > > Signed-off-by: Liviu Dudau > > Reviewed-by: Rob Herring > > Looks okay to me, and thank you very much for doing the legwork to merge > the common code. No problem, though I think there is more than can be done in this area - there is a lot of similar PCI code floating about. > > Reviewed-by: Grant Likely Thanks for the review. Andrew Murray From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fw-tnat.cambridge.arm.com ([217.140.96.21]:38969 "EHLO cam-smtp0.cambridge.arm.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6822444Ab3DRO0uXy9au (ORCPT ); Thu, 18 Apr 2013 16:26:50 +0200 Date: Thu, 18 Apr 2013 15:26:35 +0100 From: Andrew Murray Subject: Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser Message-ID: <20130418142635.GB18881@arm.com> References: <1366107508-12672-1-git-send-email-Andrew.Murray@arm.com> <1366107508-12672-4-git-send-email-Andrew.Murray@arm.com> <20130418134535.5189E3E1319@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130418134535.5189E3E1319@localhost> Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Grant Likely Cc: "linux-mips@linux-mips.org" , "linuxppc-dev@lists.ozlabs.org" , "rob.herring@calxeda.com" , "jgunthorpe@obsidianresearch.com" , "linux@arm.linux.org.uk" , "siva.kallam@samsung.com" , "linux-pci@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , "jg1.han@samsung.com" , Liviu Dudau , "linux-kernel@vger.kernel.org" , "linux-samsung-soc@vger.kernel.org" , "kgene.kim@samsung.com" , "bhelgaas@google.com" , "suren.reddy@samsung.com" , "linux-arm-kernel@lists.infradead.org" , "monstr@monstr.eu" , "benh@kernel.crashing.org" , "paulus@samba.org" , "thomas.petazzoni@free-electrons.com" , "thierry.reding@avionic-design.de" , "thomas.abraham@linaro.org" , "arnd@arndb.de" , "linus.walleij@linaro.org" Message-ID: <20130418142635.TxAFUi7rg0Bbr9bsCb97uxJTPtdTXOPAlhU95cUmv_o@z> On Thu, Apr 18, 2013 at 02:45:35PM +0100, Grant Likely wrote: > On Tue, 16 Apr 2013 11:18:28 +0100, Andrew Murray wrote: > > This patch converts the pci_load_of_ranges function to use the new common > > of_pci_range_parser. > > > > Signed-off-by: Andrew Murray > > Signed-off-by: Liviu Dudau > > Reviewed-by: Rob Herring > > Looks okay to me, and thank you very much for doing the legwork to merge > the common code. No problem, though I think there is more than can be done in this area - there is a lot of similar PCI code floating about. > > Reviewed-by: Grant Likely Thanks for the review. Andrew Murray