"PCI: designware-ep" in the prefix, since this is specific to ep. There are several "PCI: dwc" prefixes, but those are typically things that affect several dwc-based drivers. On Mon, Sep 05, 2022 at 04:12:50PM +0900, Yoshihiro Shimoda wrote: > Some PCIe endpoint controller needs vendor-specific initialization > before the common code initialization. Add a nwe callback function > ep_pre_init() for it. s/Some ... controller needs/Some ... controllers need/ s/nwe/new/