diff options
author | Keith Busch <keith.busch@intel.com> | 2016-11-10 22:10:44 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-11-10 23:26:32 +0100 |
commit | bc79c9851a76d76f269d9ef5150e180825650b67 (patch) | |
tree | 7afcea112db9c831f551e0d590d9d2b0dfd6f338 /MAINTAINERS | |
parent | arm64: dts: rockchip: add three new resets for rk3399 PCIe controller (diff) | |
download | linux-bc79c9851a76d76f269d9ef5150e180825650b67.tar.xz linux-bc79c9851a76d76f269d9ef5150e180825650b67.zip |
PCI: VMD: Update filename to reflect move
Updating MAINTAINERS to reflect the new location of the VMD driver.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 906e96948520..aefa6bf1782e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9318,7 +9318,7 @@ PCI DRIVER FOR INTEL VOLUME MANAGEMENT DEVICE (VMD) M: Keith Busch <keith.busch@intel.com> L: linux-pci@vger.kernel.org S: Supported -F: arch/x86/pci/vmd.c +F: drivers/pci/host/vmd.c PCIE DRIVER FOR ST SPEAR13XX M: Pratyush Anand <pratyush.anand@gmail.com> |