linux/drivers/pci/dwc
Kishon Vijay Abraham I 442ec4c04d PCI: dwc: all: Split struct pcie_port into host-only and core structures
Keep only the host-specific members in struct pcie_port and move the common
members (i.e common to both host and endpoint) to struct dw_pcie.  This is
in preparation for adding endpoint mode support to designware driver.

While at that also fix checkpatch warnings.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Jingoo Han <jingoohan1@gmail.com>
CC: Richard Zhu <hongxing.zhu@nxp.com>
CC: Lucas Stach <l.stach@pengutronix.de>
CC: Murali Karicheri <m-karicheri2@ti.com>
CC: Minghuan Lian <minghuan.Lian@freescale.com>
CC: Mingkai Hu <mingkai.hu@freescale.com>
CC: Roy Zang <tie-fei.zang@freescale.com>
CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
CC: Niklas Cassel <niklas.cassel@axis.com>
CC: Jesper Nilsson <jesper.nilsson@axis.com>
CC: Joao Pinto <Joao.Pinto@synopsys.com>
CC: Zhou Wang <wangzhou1@hisilicon.com>
CC: Gabriele Paoloni <gabriele.paoloni@huawei.com>
CC: Stanimir Varbanov <svarbanov@mm-sol.com>
CC: Pratyush Anand <pratyush.anand@gmail.com>
2017-02-21 15:00:26 -06:00
..
Kconfig
Makefile
pci-dra7xx.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pci-exynos.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pci-imx6.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pci-keystone-dw.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pci-keystone.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pci-keystone.h PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pci-layerscape.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pcie-armada8k.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pcie-artpec6.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pcie-designware-plat.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pcie-designware.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pcie-designware.h PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pcie-hisi.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pcie-qcom.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00
pcie-spear13xx.c PCI: dwc: all: Split struct pcie_port into host-only and core structures 2017-02-21 15:00:26 -06:00