From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 23 Jun 2003 21:39:05 +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, Jun 23, 2003 at 12:14:16PM -0700, David Mosberger wrote: > >>>>> 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()? I agree, that sounds better. greg k-h