diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-07-11 17:24:36 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-07-11 17:24:36 -0700 |
commit | 379f604cc3dc2c865dc2b13d81faa166b6df59ec (patch) | |
tree | b3790732c2fb824024d4bcf4051163f87143b077 /drivers/net/ethernet/netronome/nfp/nic | |
parent | 3c2fe27971c3c9cc27de6e369385f6428db6c0b5 (diff) | |
parent | ba74278c638df7c333a970a265dfcc258e70807b (diff) |
Pull PCI fixes from Bjorn Helgaas:
- Track apple Root Ports explicitly and look up the driver data from
the struct device instead of using dev->driver_data, which is used by
pci_host_common_init() for the generic host bridge pointer (Marc
Zyngier)
- Set dev->driver_data before pci_host_common_init() calls
gen_pci_init() because some drivers need it to set up ECAM mappings;
this fixes a regression on MicroChip MPFS Icicle (Geert Uytterhoeven)
- Revert the now-unnecessary use of ECAM pci_config_window.priv to
store a copy of dev->driver_data (Marc Zyngier)
* tag 'pci-v6.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
Revert "PCI: ecam: Allow cfg->priv to be pre-populated from the root port device"
PCI: host-generic: Set driver_data before calling gen_pci_init()
PCI: apple: Add tracking of probed root ports
Diffstat (limited to 'drivers/net/ethernet/netronome/nfp/nic')
0 files changed, 0 insertions, 0 deletions