From: Will Deacon Date: Thu, 1 May 2014 11:04:28 +0000 (+0100) Subject: MAINTAINERS: Add generic PCI host controller driver X-Git-Tag: android-x86-4.4-r2~1005^2~4^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=cf28855ba7e03f2e2ce85166c117c7b6100dc710;p=android-x86%2Fkernel.git MAINTAINERS: Add generic PCI host controller driver Add myself as the maintainer for the generic PCI host controller driver. Signed-off-by: Will Deacon Signed-off-by: Bjorn Helgaas Cc: Arnd Bergmann --- diff --git a/MAINTAINERS b/MAINTAINERS index 6dc67b1fdb50..4cc19849411d 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 +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