diff options
| author | Pratyush Anand <[email protected]> | 2015-04-30 09:46:07 +0530 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2015-05-15 18:03:34 -0500 |
| commit | 110baab1d12836508c68a36cd5bb2e76896f2efd (patch) | |
| tree | d4f7d67f23ed874f0e4cc6c36e264c970203bb68 | |
| parent | 5ebe6afaf0057ac3eaeb98defd5456894b446d22 (diff) | |
MAINTAINERS: Add Pratyush Anand as SPEAr13xx and DesignWare PCIe maintainer
Didn't add myself as Maintainer earlier, as I was moving out of ST
and didn't had a board to test. But learnt recently that, it's fine being
in MAINTAINERS in such situations, at least I can review the patches.
So, let me add myself.
Signed-off-by: Pratyush Anand <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Jingoo Han <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 781e099495d3..72674ba8cca5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7547,6 +7547,7 @@ 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* @@ -7560,8 +7561,9 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt F: drivers/pci/host/pci-host-generic.c PCIE DRIVER FOR ST SPEAR13XX +M: Pratyush Anand <[email protected]> -S: Orphan +S: Maintained F: drivers/pci/host/*spear* PCMCIA SUBSYSTEM |