On Wednesday 05 January 2022 09:41:51 Rob Herring wrote:
On Wed, Jan 5, 2022 at 9:03 AM Pali Rohár [off-list ref] wrote:
quoted
Split struct pci_ops between ops and child_ops. Member ops is used for
accessing PCIe Root Ports via pci-bridge-emul.c driver and child_ops for
accessing real PCIe cards.
There is no need to mix these two struct pci_ops into one as PCI core code
already provides separate callbacks via bridge->ops and bridge->child_ops.
I had similar patches including mvebu that I never got around to
sending out. I pushed the branch out now at least[1].
Are you going to finish your patch series and send it? Because if yes,
I can drop this my patch in v3 and let all ->child_ops conversion for
you.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel