From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser Date: Thu, 18 Apr 2013 14:45:35 +0100 Message-ID: <20130418134535.5189E3E1319@localhost> References: <1366107508-12672-1-git-send-email-Andrew.Murray@arm.com> <1366107508-12672-4-git-send-email-Andrew.Murray@arm.com> Return-path: In-Reply-To: <1366107508-12672-4-git-send-email-Andrew.Murray@arm.com> Sender: linux-kernel-owner@vger.kernel.org To: linux-mips@linux-mips.org, linuxppc-dev@lists.ozlabs.org Cc: 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@arm.com, 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, Andrew Murray List-Id: devicetree@vger.kernel.org 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. Reviewed-by: Grant Likely