aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-hyperv-intf.c
AgeCommit message (Collapse)AuthorFilesLines
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang1-0/+67
This interface driver is a helper driver allows other drivers to have a common interface with the Hyper-V PCI frontend driver. Signed-off-by: Haiyang Zhang <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]> Signed-off-by: David S. Miller <[email protected]>