Hi Lorenzo, Rob and Bjorn, Any comments on this series? Thanks, Zhiqiang > -----Original Message----- > From: Z.q. Hou <zhiqiang.hou@xxxxxxx> > Sent: 2021年1月7日 17:11 > To: linux-pci@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; > linux-kernel@xxxxxxxxxxxxxxx; linux-omap@xxxxxxxxxxxxxxx; > linux-arm-kernel@xxxxxxxx; lorenzo.pieralisi@xxxxxxx; robh@xxxxxxxxxx; > bhelgaas@xxxxxxxxxx > Cc: kishon@xxxxxx; M.h. Lian <minghuan.lian@xxxxxxx>; > jesper.nilsson@xxxxxxxx; jingoohan1@xxxxxxxxx; > gustavo.pimentel@xxxxxxxxxxxx; hayashi.kunihiko@xxxxxxxxxxxxx; Z.q. > Hou <zhiqiang.hou@xxxxxxx> > Subject: [PATCH 0/4] PCI: dwc: Refine the EP code no functionality change > > From: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx> > > Tune the EP mode code slightly to make it more readable. > > Hou Zhiqiang (4): > PCI: dwc: Change to use an array to store the structure of functions > PCI: dwc: Add CFG offset info into function's represented structure > PCI: dwc: Rename callback function func_conf_select and its instance > PCI: dwc: Change the parameter of function dw_pcie_ep_reset_bar() > > drivers/pci/controller/dwc/pci-dra7xx.c | 2 +- > .../pci/controller/dwc/pci-layerscape-ep.c | 8 +- > drivers/pci/controller/dwc/pcie-artpec6.c | 2 +- > .../pci/controller/dwc/pcie-designware-ep.c | 192 ++++++++---------- > .../pci/controller/dwc/pcie-designware-plat.c | 3 +- > drivers/pci/controller/dwc/pcie-designware.h | 11 +- > drivers/pci/controller/dwc/pcie-uniphier-ep.c | 3 +- > 7 files changed, 96 insertions(+), 125 deletions(-) > > -- > 2.17.1