Hi Lorenzo, Rob and Bjorn, Any comments on this series?
Thanks, Zhiqiang > -----Original Message----- > From: Z.q. Hou <[email protected]> > Sent: 2021年1月7日 17:11 > To: [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected] > Cc: [email protected]; M.h. Lian <[email protected]>; > [email protected]; [email protected]; > [email protected]; [email protected]; Z.q. > Hou <[email protected]> > Subject: [PATCH 0/4] PCI: dwc: Refine the EP code no functionality change > > From: Hou Zhiqiang <[email protected]> > > 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

