diff options
author | Joao Pinto <[email protected]> | 2016-11-15 16:10:46 +0000 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2016-11-16 16:14:16 -0600 |
commit | fc2480f9b255c820f7111e0e59cbb343c9f95254 (patch) | |
tree | 81d97e9fd728812fbb43b7b4ab0ad1a5414f5843 | |
parent | 12e460649a01f34753c3b1a2ff6fd5f655e03097 (diff) |
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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
CC: Pratyush Anand <[email protected]>
CC: Jose Abreu <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
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 <[email protected]> -M: Pratyush Anand <[email protected]> -S: Maintained -F: drivers/pci/host/*designware* - -PCI DRIVER FOR SYNOPSYS PROTOTYPING DEVICE -M: Jose Abreu <[email protected]> +M: Joao Pinto <[email protected]> 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 <[email protected]> |