aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2022-02-22 16:50:26 +0100
committerLorenzo Pieralisi <[email protected]>2022-02-22 16:04:20 +0000
commitc099c2a7618536edc28ab86fc171e96c4c1b22bb (patch)
tree9f2610d0b1d90b568c55d026865822924f1d0269 /scripts/gdb/linux/vmalloc.py
parent2b6ee04c0aa6cfff87bdf71b47b78fa26ad54afd (diff)
PCI: mvebu: Use child_ops API
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. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions