From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Mon, 23 Jun 2003 19:14:16 +0000 Subject: Re: [PATCH] pcibios_scan_acpi() Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Mon, 23 Jun 2003 19:59:01 +0100, Matthew Wilcox said: Matthew> This patch removes an ifdef from the ia64 acpi patch by Matthew> defining a new function which takes an acpi_device and a Matthew> segment/domain as well as the bus number. Matthew> I think pcibios_scan_acpi() is an atrocious name. Can Matthew> someone come up with a better one? How about acpi_scan_pci_bus_root()? --david