[PATCH 1/5] PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper

Niklas Cassel cassel at kernel.org
Fri Jun 7 19:21:22 AEST 2024


On Thu, Jun 06, 2024 at 12:56:34PM +0530, Manivannan Sadhasivam wrote:
> Currently dw_pcie_ep_init_notify() wrapper just calls pci_epc_init_notify()
> directly. So this wrapper provides no benefit to the glue drivers.
> 
> So let's remove it and call pci_epc_init_notify() directly from glue
> drivers.
> 
> Suggested-by: Bjorn Helgaas <helgaas at kernel.org>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam at linaro.org>
> ---

Reviewed-by: Niklas Cassel <cassel at kernel.org>


More information about the Linuxppc-dev mailing list