drivers/pci/endpoint/pci-ep-cfs.c
0 → 100644
+509
−0
include/linux/pci-ep-cfs.h
0 → 100644
+41
−0
Loading
Introduce a new configfs entry to configure the EP function (like configuring the standard configuration header entries) and to bind the EP function with EP controller. Signed-off-by:Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by:
Bjorn Helgaas <bhelgaas@google.com>