PCI: designware-plat: Remove setting epc->features in Designware plat EP driver
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 14 Jan 2019 11:15:12 +0000 (16:45 +0530)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Fri, 15 Feb 2019 10:03:19 +0000 (10:03 +0000)
commit92f2b028418c6f59f92703eed111136ca0d22c39
tree7e8a12087a3d91a6f57bddf023a616fa66c1e677
parentf1267978457e77ae7ddabe82ad48cf34f54e96fb
PCI: designware-plat: Remove setting epc->features in Designware plat EP driver

Now that pci-epf-test uses get_features callback and
dw_plat_pcie_epc_features in Designware plat EP driver already indicates
it doesn't support linkup notification and is MSIX capable, remove setting
epc->features which is not used anymore by the endpoint function 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/dwc/pcie-designware-plat.c