diff options
author | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2018-09-19 12:06:36 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-09-20 17:35:38 -0400 |
commit | b3027b7746ce1e5a9429715ee6492aca2a6e4cf0 (patch) | |
tree | 8d4dacf19d3344881f721dd999d478eb8ef034b5 /MAINTAINERS | |
parent | 235fe0851bcf1d6ffd6cef4c7eb0d701d0946053 (diff) |
MAINTAINERS: Move mobiveil PCI driver entry where it belongs
Commit 92f9ccca4c08 ("PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP
driver DT bindings") managed to add a MAINTAINERS entry where it does
not really belong (ie in the middle of a totally unrelated series of
entries and in the wrong alphabetical order).
Fix it.
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f05d2e9ffc84..700408b7bc53 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9716,13 +9716,6 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/ | |||
9716 | S: Maintained | 9716 | S: Maintained |
9717 | F: drivers/media/dvb-frontends/mn88473* | 9717 | F: drivers/media/dvb-frontends/mn88473* |
9718 | 9718 | ||
9719 | PCI DRIVER FOR MOBIVEIL PCIE IP | ||
9720 | M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> | ||
9721 | L: linux-pci@vger.kernel.org | ||
9722 | S: Supported | ||
9723 | F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt | ||
9724 | F: drivers/pci/controller/pcie-mobiveil.c | ||
9725 | |||
9726 | MODULE SUPPORT | 9719 | MODULE SUPPORT |
9727 | M: Jessica Yu <jeyu@kernel.org> | 9720 | M: Jessica Yu <jeyu@kernel.org> |
9728 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git modules-next | 9721 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git modules-next |
@@ -11137,6 +11130,13 @@ F: include/uapi/linux/switchtec_ioctl.h | |||
11137 | F: include/linux/switchtec.h | 11130 | F: include/linux/switchtec.h |
11138 | F: drivers/ntb/hw/mscc/ | 11131 | F: drivers/ntb/hw/mscc/ |
11139 | 11132 | ||
11133 | PCI DRIVER FOR MOBIVEIL PCIE IP | ||
11134 | M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> | ||
11135 | L: linux-pci@vger.kernel.org | ||
11136 | S: Supported | ||
11137 | F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt | ||
11138 | F: drivers/pci/controller/pcie-mobiveil.c | ||
11139 | |||
11140 | PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support) | 11140 | PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support) |
11141 | M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 11141 | M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
11142 | M: Jason Cooper <jason@lakedaemon.net> | 11142 | M: Jason Cooper <jason@lakedaemon.net> |