diff options
| author | Niklas Cassel <[email protected]> | 2024-06-22 13:20:25 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2024-07-09 23:29:45 +0000 |
| commit | 84e30b878aed9353d74904d72cba9f968ae5675b (patch) | |
| tree | ab41e8595ff073f610d7a2553617dadca73771f6 /drivers/pci/controller/pci-host-common.c | |
| parent | PCI: dw-rockchip: Add endpoint mode support (diff) | |
| download | kernel-84e30b878aed9353d74904d72cba9f968ae5675b.tar.gz kernel-84e30b878aed9353d74904d72cba9f968ae5675b.zip | |
PCI: dw-rockchip: Use pci_epc_init_notify() directly
A previous commit ("PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper")
removed the dw_pcie_ep_init_notify() wrapper and changed the DWC glue
drivers to instead use pci_epc_init_notify() directly.
The endpoint support for the dw-rockchip had not been merged at that point
in time, so the previous commit wrapper") did not update dw-rockchip.
Do the same change for dw-rockchip, so that the driver will not try
to use a function that has now been removed.
Link: https://lore.kernel.org/linux-pci/[email protected]
Signed-off-by: Niklas Cassel <[email protected]>
Signed-off-by: Krzysztof WilczyĆski <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions
