PCI: cadence: Remove pci_epf_linkup() from Cadence EP driver
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 14 Jan 2019 11:15:10 +0000 (16:45 +0530)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Fri, 15 Feb 2019 10:02:38 +0000 (10:02 +0000)
commitc274c9f4ea758bd6667a363f275e45275f2b5672
treed13e1924aa38adf08bab147ad1f3d7ce6b505dfc
parent2c04c5b8eef797dca99699cfb55ff42dd3c12c23
PCI: cadence: Remove pci_epf_linkup() from Cadence EP driver

pci_epf_linkup() is intended to be invoked if the EPC supports linkup
notification. Now that pci-epf-test uses the get_features() callback,
which indicates Cadence EP driver doesn't support the linkup notification,
remove pci_epf_linkup() from Cadence EP driver.

Tested-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
drivers/pci/controller/pcie-cadence-ep.c