PCI: endpoint: Introduce configfs entry for configuring EP functions
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 27 Mar 2017 09:44:59 +0000 (15:14 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 11 Apr 2017 19:18:36 +0000 (14:18 -0500)
commitd746799116103d857be203382b09035bbe225d03
tree425b32254a747375dcb1716e75790882bb0020bc
parenta8a5be098885e8394497a6b64fb3f96dd217846b
PCI: endpoint: Introduce configfs entry for configuring EP functions

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>
drivers/pci/endpoint/Kconfig
drivers/pci/endpoint/Makefile
drivers/pci/endpoint/pci-ep-cfs.c [new file with mode: 0644]
include/linux/pci-ep-cfs.h [new file with mode: 0644]