Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756098Ab1FGQGY (ORCPT ); Tue, 7 Jun 2011 12:06:24 -0400 Received: from oproxy2-pub.bluehost.com ([67.222.39.55]:60243 "HELO oproxy2-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752287Ab1FGQGW (ORCPT ); Tue, 7 Jun 2011 12:06:22 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=nxSi6yRBwEoNbOlb+Fyf+snVdoW4x8n64EeDCnTgjn34MVwONp3fqOpynqygmZgf9N1w5dMCBhDD6hzLJ/G2hEY2GmgV6SDKwIE0aL6cevpZCUS6mZBnbhgrVAW9jr+Q; Date: Tue, 7 Jun 2011 09:05:59 -0700 From: Jesse Barnes To: Benjamin Herrenschmidt Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, davem@davemloft.net, bheglaas@google.com, monstr@monstr.eu, tglx@linutronix.de, bigeasy@linutronix.de, linux-pci@vger.kernel.org Subject: Re: [PATCHES v3] pci/of: Generic PCI <-> OF matching Message-ID: <20110607090559.149f611b@jbarnes-desktop> In-Reply-To: <1307426323.2874.157.camel@pasglop> References: <1302495170-973-1-git-send-email-benh@kernel.crashing.org> <1307426323.2874.157.camel@pasglop> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.0; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Identified-User: {10642:box514.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 67.161.37.189 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1542 Lines: 41 On Tue, 07 Jun 2011 15:58:43 +1000 Benjamin Herrenschmidt wrote: > On Mon, 2011-04-11 at 14:12 +1000, Benjamin Herrenschmidt wrote: > > Here's a new batch. This time, I'm reasonably confident I build-tested the > > right commit-id's on sparc :-) > > > > To sort out the sparc problem I took a slightly different approach than > > discussed. I made the new code be of_pci.c (which I enabled on sparc) > > and put the old stuff into of_pci_irq.c (which should still be disabled > > there). > > > > I've also consolidated pci_bus_to_OF_node() while at it. > > Hi Jesse ! > > No significant changes (other than a rebase) nor new feedback since last > time, I've also added a few acks I got. But not worth spamming the list > with a re-post. > > I'd like this to go into -next now so it can hit the next merge window, > unless somebody objects. > > I've put the series in a branch "of-pci" of my powerpc.git repo at: > > git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git of-pci > > Please let me know if you're ok (and maybe give me Ack's) and I'll ask > Stephen to add it to next. Yeah, the generic bits look good to me, you can add my Acked-by: Jesse Barnes Thanks, -- Jesse Barnes, Intel Open Source Technology Center -- 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/