From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 18 Apr 2013 09:09:19 -0400 From: Jason Cooper To: Andrew Murray Subject: Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser Message-ID: <20130418130919.GI27197@titan.lakedaemon.net> References: <1366107508-12672-1-git-send-email-Andrew.Murray@arm.com> <1366107508-12672-4-git-send-email-Andrew.Murray@arm.com> <20130418125910.GA17128@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20130418125910.GA17128@arm.com> Cc: "linux-mips@linux-mips.org" , "siva.kallam@samsung.com" , "linux-pci@vger.kernel.org" , Linus Walleij , Thierry Reding , Liviu Dudau , Paul Mackerras , linux-samsung-soc , Russell King - ARM Linux , Jingoo Han , Jason Gunthorpe , Thomas Abraham , Arnd Bergmann , "devicetree-discuss@lists.ozlabs.org" , "rob.herring@calxeda.com" , Kukjin Kim , "bhelgaas@google.com" , "linux-arm-kernel@lists.infradead.org" , Thomas Petazzoni , Michal Simek , "linux-kernel@vger.kernel.org" , "suren.reddy@samsung.com" , "linuxppc-dev@lists.ozlabs.org list" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Apr 18, 2013 at 01:59:10PM +0100, Andrew Murray wrote: > On Wed, Apr 17, 2013 at 04:42:48PM +0100, Linus Walleij wrote: > > On Tue, Apr 16, 2013 at 12:18 PM, 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 > > > > Tested-by: Linus Walleij > > Jason - you may not have seen this, but here (Linus Walleij) is another Tested-by > to add to this patch in your tree (if you can). Thanks, I saw it. Unfortunately, the PR was already sent, and the branch is now pulled into arm-soc. thx, Jason.