linux_dsm_epyc7002/drivers/pci/dwc
Niklas Cassel bc4a48976f PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Add barno and flags to struct epf_bar.
That way we can simplify epc->ops->set_bar()/pci_epc_set_bar()
by passing a struct *epf_bar instead of a whole lot of arguments.

This is needed so that epc->ops->set_bar() implementations can
modify BAR flags. Will be utilized in a succeeding patch.

Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
2018-04-03 12:23:38 +01:00
..
Kconfig Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
Makefile Merge remote-tracking branch 'lorenzo/pci/dwc' into next 2018-02-01 11:36:07 -06:00
pci-dra7xx.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pci-exynos.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pci-imx6.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pci-keystone-dw.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pci-keystone.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pci-keystone.h PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pci-layerscape.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-armada8k.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-artpec6.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-designware-ep.c PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar() 2018-04-03 12:23:38 +01:00
pcie-designware-host.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-designware-plat.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-designware.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-designware.h Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-hisi.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-histb.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-kirin.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-qcom.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-spear13xx.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00