]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/PCI: VMD: Select device dma ops to override
authorKeith Busch <keith.busch@intel.com>
Tue, 17 May 2016 17:13:24 +0000 (11:13 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 13 Jun 2016 20:59:31 +0000 (15:59 -0500)
commitca8a8fabb10459753fba73cac0382076f0aab058
treedb77de641050fb439f4a290655010c8e363536da
parentaf8c34ce6ae32addda3788d54a7e340cad22516b
x86/PCI: VMD: Select device dma ops to override

VMD device doesn't usually have device archdata specific dma_ops, so we
need to override the default ops for VMD devices.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by Jon Derrick: <jonathan.derrick@intel.com>
arch/x86/pci/vmd.c