PCI: dwc: designware: Provide page_size to pci_epc_mem
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 18 Aug 2017 14:58:02 +0000 (20:28 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2017 21:00:38 +0000 (16:00 -0500)
commita937fe087aa1de5df35c31a261b0f5f6808a7052
treebe8dccbe862bb3ae6e4e6121764afcd2f6e20ca6
parent2ca93ffa93122324ce3b0e728d6e80671ea53f17
PCI: dwc: designware: Provide page_size to pci_epc_mem

Use the newly introduced __pci_epc_mem_init() instead of pci_epc_mem_init()
to provide page_size to pci_epc_mem. This is in preparation for
adding EP support to K2G which has a restriction that the
address region should be either divided into 1MB/2MB/4MB or 8MB
sizes (Ref: 11.14.4.9.1 Outbound Address Translation in K2G TRM SPRUHY8F
January 2016 – Revised May 2017).

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