PCI: endpoint: Add support to link a physical function to a virtual function
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 19 Aug 2021 12:33:38 +0000 (18:03 +0530)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 19 Aug 2021 13:13:28 +0000 (14:13 +0100)
commit101600e79045c2e93fd984302698e263cffa725b
tree1d583d2773f113498db93ea1b1995aa5b66c95c9
parent1cf362e907f36f104b9cf590ee6ced786226b388
PCI: endpoint: Add support to link a physical function to a virtual function

While the physical function has to be linked to endpoint controller, the
virtual function has to be linked to a physical function. Add support to
link a physical function to a virtual function in pci-ep-cfs.

Link: https://lore.kernel.org/r/20210819123343.1951-4-kishon@ti.com
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
drivers/pci/endpoint/pci-ep-cfs.c