Hi Phil, On Fri, Jan 22, 2016 at 04:28:39PM +0000, Phil Edworthy wrote: > Hi Lorenzo, > > On 20 January 2016 18:10, Lorenzo Pieralisi wrote: > > On Wed, Jan 20, 2016 at 11:13:04AM -0500, Sinan Kaya wrote: > > > On 1/20/2016 11:04 AM, Lorenzo Pieralisi wrote: > > > > Hi, > > > > > > > > I noticed that: > > > > > > > > 79953dd22c1d ("PCI: rcar: Remove dependency on ARM-specific struct > > hw_pci") > > > > cbce7900598c ("PCI: designware: Make driver arch-agnostic") > > > > > > > > added code in the respective host controller drivers to size bridges > > > > and assign resources only if the PCI_PROBE_ONLY flag is clear, which makes > > > > me wonder if there exists PCI_PROBE_ONLY set-ups for the respective > > > > host controllers: > > > > > <snip> > > > Resources claiming and assignment should be managed in arch code, > > not in host controllers specific code, and that's the reason I > > complained in this RFC about the scattering of PCI_PROBE_ONLY flag > > checks in host drivers, it is becoming unmanageable (if useful > > at all on designware and rcar, I would like to know if there are > > PCI_PROBE_ONLY set-ups probing those host drivers). > > I am pretty sure there are no rcar set-ups that use PCI_PROBE_ONLY, > so I am happy for that code to go. I will remove it then, thank you very much. Lorenzo -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html