PCI: dwc: Split pcie-designware.c into host and core files
authorKishon Vijay Abraham I <kishon@ti.com>
Wed, 15 Feb 2017 13:18:17 +0000 (18:48 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 21 Feb 2017 21:00:26 +0000 (15:00 -0600)
commitfeb85d9b1c47ea8dbcae559ff127b433fdb245b7
tree456e5523951340162218118087acd49303d5fc05
parent314fc854f50317931fb4dfaab431695ab886e8de
PCI: dwc: Split pcie-designware.c into host and core files

Split pcie-designware.c into pcie-designware-host.c that contains the host
specific parts of the driver and pcie-designware.c that contains the parts
used by both host driver and endpoint driver.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/dwc/Makefile
drivers/pci/dwc/pcie-designware-host.c [new file with mode: 0644]
drivers/pci/dwc/pcie-designware.c
drivers/pci/dwc/pcie-designware.h