git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b07579c
)
PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
author
Wei Yang
<weiyang@linux.vnet.ibm.com>
Wed, 25 Mar 2015 08:23:49 +0000
(16:23 +0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 31 Mar 2015 02:02:36 +0000
(13:02 +1100)
VFs are dynamically created when a driver enables them. On some platforms,
like PowerNV, special resources are necessary to enable VFs.
Add platform hooks for enabling and disabling VFs.
Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/pci/iov.c
patch
|
blob
|
history
diff --cc
drivers/pci/iov.c
Simple merge