PCI: dwc: designware: Move register defines to designware header file
authorKishon Vijay Abraham I <kishon@ti.com>
Wed, 15 Feb 2017 13:18:10 +0000 (18:48 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 21 Feb 2017 21:00:26 +0000 (15:00 -0600)
commitb90dc392212d1153a12eea15cbc6eae352a3c989
tree24bc8526d3652c231d4f2cecb150a320e5c0f815
parent11a61a8602812c024d8c404193ce1654ee3b8f08
PCI: dwc: designware: Move register defines to designware header file

No functional change. Move the register defines and other macros from
pcie-designware.c to pcie-designware.h. This is in preparation to split the
pcie-designware.c file into designware core file and host-specific file.

While at that also fix a checkpatch warning.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-By: Joao Pinto <jpinto@synopsys.com>
drivers/pci/dwc/pcie-designware.c
drivers/pci/dwc/pcie-designware.h