From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from usmamail.tilera.com ([12.216.194.151]:35130 "EHLO USMAMAIL.TILERA.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751275AbaCDRZY (ORCPT ); Tue, 4 Mar 2014 12:25:24 -0500 Message-ID: <53160B51.90309@tilera.com> Date: Tue, 4 Mar 2014 12:20:17 -0500 From: Chris Metcalf MIME-Version: 1.0 To: Bjorn Helgaas , CC: Subject: Re: [PATCH 6/7] tile PCI RC: Use default pcibios_enable_device() References: <20140226233541.18970.83328.stgit@bhelgaas-glaptop.roam.corp.google.com> <20140226234208.18970.41395.stgit@bhelgaas-glaptop.roam.corp.google.com> In-Reply-To: <20140226234208.18970.41395.stgit@bhelgaas-glaptop.roam.corp.google.com> Content-Type: text/plain; charset="UTF-8" Sender: linux-pci-owner@vger.kernel.org List-ID: On 2/26/2014 6:42 PM, Bjorn Helgaas wrote: > We don't need anything arch-specific in pcibios_enable_device(), so drop > the arch implementation and use the default generic one. > > Note: pci_enable_resources() checks that r->parent is non-NULL, which > basically checks that pci_claim_resource() or request_resource() has been > called for each BAR. I don't see where that happens for tile, but this > patch doesn't change that behavior, so if it worked before, it should still > work. > > Signed-off-by: Bjorn Helgaas > CC: Chris Metcalf > --- > arch/tile/kernel/pci_gx.c | 12 ------------ > 1 file changed, 12 deletions(-) > Acked-by: Chris Metcalf -- Chris Metcalf, Tilera Corp. http://www.tilera.com