[RFC PATCH 07/16] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
Yijing Wang
wangyijing at huawei.com
Tue Nov 18 04:41:33 PST 2014
>>>> We need, some platforms pass NULL pointer as host bridge parent.
>>>
>>> But those don't have to use the new pci_create_host_bridge() function,
>>> right?
>>
>> As I mentioned in another reply, I hope all pci host drivers could use
>> pci_create_host_bridge(), keep different PCI scan interfaces in PCI core
>> make things become complex.
>
> Doing this for all platforms that have PCI support would be a lot of
> work though, I think it's better to focus on having a the best interface
> for the majority of users.
Yes.
>
> Arnd
>
> .
>
--
Thanks!
Yijing
More information about the linux-arm-kernel
mailing list