Merge branch 'pci/endpoint'
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Jan 2024 18:10:40 +0000 (12:10 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Jan 2024 18:10:40 +0000 (12:10 -0600)
commitd43e4239f09c4d8b4b24d416d602dfaf9a0e502d
treedef0d3b45b19aaafedebe813b22e97389c30531d
parentdc14155d46b58d8bb6e68970b3314118b79497b7
parent6f517e044096fd78fa6f19b3da20579426980af7
Merge branch 'pci/endpoint'

- Make struct pci_epc_event_ops and struct pci_epf_ops instances const
  (Lars-Peter Clausen)

* pci/endpoint:
  PCI: endpoint: pci-epf-test: Make struct pci_epf_ops const
  PCI: endpoint: pci-epf-vntb: Make struct pci_epf_ops const
  PCI: endpoint: pci-epf-ntb: Make struct pci_epf_ops const
  PCI: endpoint: pci-epf-mhi: Make structs pci_epf_ops and pci_epf_event_ops const
  PCI: endpoint: Make struct pci_epf_ops in pci_epf_driver const
drivers/pci/endpoint/functions/pci-epf-mhi.c
drivers/pci/endpoint/functions/pci-epf-ntb.c
drivers/pci/endpoint/functions/pci-epf-test.c
drivers/pci/endpoint/functions/pci-epf-vntb.c