Hello, > This patch series tidies the code of PCIe dwc controllers and some > controllers up. Applied to controller/dwc, thank you! [01/06] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members https://git.kernel.org/pci/pci/c/aea370b2aec9 [02/06] PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops https://git.kernel.org/pci/pci/c/756dcb5a820a [03/06] PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops https://git.kernel.org/pci/pci/c/641f79beeebc [04/06] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers https://git.kernel.org/pci/pci/c/70fa02ca1446 [05/06] PCI: iproc: Fix -Wvoid-pointer-to-enum-cast warning https://git.kernel.org/pci/pci/c/f72896721621 [06/06] PCI: rcar-gen4: Fix -Wvoid-pointer-to-enum-cast error https://git.kernel.org/pci/pci/c/7682f19c3c8c Krzysztof