[PATCH] PCI: dw-rockchip: Use pci_epc_init_notify() directly
Krzysztof Wilczyński
kw at linux.com
Sat Jun 22 08:14:01 PDT 2024
Hello,
> Commit 9eba2f70362f ("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 commit 9eba2f70362f ("PCI: dwc: ep: Remove
> dw_pcie_ep_init_notify() 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.
Applied to controller/rockchip, thank you!
[1/1] PCI: dw-rockchip: Use pci_epc_init_notify() directly
https://git.kernel.org/pci/pci/c/246afbe0f6fc
Krzysztof
More information about the Linux-rockchip
mailing list