From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 28 Jun 2012 13:15:23 +0000 Subject: Re: [PATCH] pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt Message-Id: <4FEC58EB.5010308@suse.de> List-Id: References: <4FD96B26.70305@ozlabs.ru> In-Reply-To: <4FD96B26.70305@ozlabs.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org On 06/14/2012 06:40 AM, Alexey Kardashevskiy wrote: > spapr_populate_pci_devices() populates the device tree only with bus > properties and has nothing to do with the devices on it as PCI BAR > allocation is done by the system firmware (SLOF). > > New name - spapr_populate_pci_dt() - describes the functionality better. > > Signed-off-by: Alexey Kardashevskiy Thanks, applied to ppc-next. Alex