diff mbox

[RESEND,3/3] MAINTAINERS: add entry for generic PCI host controller driver

Message ID 1399048876-11862-4-git-send-email-will.deacon@arm.com
State Changes Requested
Headers show

Commit Message

Will Deacon May 2, 2014, 4:41 p.m. UTC
Add myself as the maintainer for the generic PCI host controller driver.

Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Will Deacon <will.deacon@arm.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e67ea2442041..d5db11484062 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6740,6 +6740,14 @@  L:	linux-pci@vger.kernel.org
 S:	Maintained
 F:	drivers/pci/host/*designware*
 
+PCI DRIVER FOR GENERIC OF HOSTS
+M:	Will Deacon <will.deacon@arm.com>
+L:	linux-pci@vger.kernel.org
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/pci/host-generic-pci.txt
+F:	drivers/pci/host/pci-host-generic.c
+
 PCMCIA SUBSYSTEM
 P:	Linux PCMCIA Team
 L:	linux-pcmcia@lists.infradead.org