From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 3 Feb 2012 16:01:46 +0000 From: Russell King - ARM Linux To: Bjorn Helgaas Cc: linux-pci@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: [RFC PATCH v1 07/18] arm/PCI: get rid of device resource fixups Message-ID: <20120203160146.GM889@n2100.arm.linux.org.uk> References: <20120130165430.3231.97740.stgit@bhelgaas.mtv.corp.google.com> <20120130165745.3231.37109.stgit@bhelgaas.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20120130165745.3231.37109.stgit@bhelgaas.mtv.corp.google.com> Sender: linux-arch-owner@vger.kernel.org List-ID: On Mon, Jan 30, 2012 at 09:57:45AM -0700, Bjorn Helgaas wrote: > Tell the PCI core about host bridge address translation so it can take > care of bus-to-resource conversion for us. Are the rest of these patches (in particular whereever is introduced the generic versions) available somewhere? Thanks.