summary refs log tree commit diff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoao Pinto <Joao.Pinto@synopsys.com>2016-11-15 16:10:46 +0000
committerBjorn Helgaas <bhelgaas@google.com>2016-11-16 16:14:16 -0600
commitfc2480f9b255c820f7111e0e59cbb343c9f95254 (patch)
tree81d97e9fd728812fbb43b7b4ab0ad1a5414f5843 /MAINTAINERS
parent12e460649a01f34753c3b1a2ff6fd5f655e03097 (diff)
downloadlinux-fc2480f9b255c820f7111e0e59cbb343c9f95254.tar.gz
PCI: designware: Change maintainer to Joao Pinto
I accepted the invitation from Pratyush to replace him in the
pcie-designware maintenance.  This patch makes the maintainer replacement
and simplifies the pcie-designware* maintenance structure.

Signed-off-by: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Pratyush Anand <pratyush.anand@gmail.com>
CC: Jose Abreu <Jose.Abreu@synopsys.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 2 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b6c0b9b89f9f..a268ddb28956 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9294,17 +9294,11 @@ F:	drivers/pci/host/pci-exynos.c
 
 PCI DRIVER FOR SYNOPSIS DESIGNWARE
 M:	Jingoo Han <jingoohan1@gmail.com>
-M:	Pratyush Anand <pratyush.anand@gmail.com>
-L:	linux-pci@vger.kernel.org
-S:	Maintained
-F:	drivers/pci/host/*designware*
-
-PCI DRIVER FOR SYNOPSYS PROTOTYPING DEVICE
-M:	Jose Abreu <Jose.Abreu@synopsys.com>
+M:	Joao Pinto <Joao.Pinto@synopsys.com>
 L:	linux-pci@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/pci/designware-pcie.txt
-F:	drivers/pci/host/pcie-designware-plat.c
+F:	drivers/pci/host/*designware*
 
 PCI DRIVER FOR GENERIC OF HOSTS
 M:	Will Deacon <will.deacon@arm.com>