[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20200413070649.7014-1-lukas.bulwahn@gmail.com>
Date: Mon, 13 Apr 2020 09:06:49 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Hou Zhiqiang <Zhiqiang.Hou@....com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Rob Herring <robh@...nel.org>,
Bjorn Helgaas <helgaas@...nel.org>
Cc: linux-pci@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Joe Perches <joe@...ches.com>, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH v2] MAINTAINERS: correct typo in new NXP LAYERSCAPE GEN4
Commit 3edeb49525bb ("dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4
controller") includes a new entry in MAINTAINERS, but slipped in a typo in
one of the file entries.
Hence, since then, ./scripts/get_maintainer.pl --self-test complains:
warning: no file matches F: \
drivers/pci/controller/mobibeil/pcie-layerscape-gen4.c
Correct the typo in PCI DRIVER FOR NXP LAYERSCAPE GEN4 CONTROLLER.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
Rob, please pick this patch (it is not urgent, though).
v1: https://lore.kernel.org/lkml/20200314142559.13505-1-lukas.bulwahn@gmail.com/
- already received: Reviewed-by: Hou Zhiqiang <Zhiqiang.Hou@....com>
- Bjorn Helgaas' suggestion to squash this into commit 3edeb49525bb
("dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controller") before
merging upstream did not happen.
v1 -> v2:
- v1 does not apply after reordering MAINTAINERS, i.e., commit 4400b7d68f6e
("MAINTAINERS: sort entries by entry name") and commit 3b50142d8528
("MAINTAINERS: sort field names for all entries").
- PATCH v2 applies on v5.7-rc1 now. Please pick v2 instead of v1.
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e64e5db31497..0fd27329e6f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12941,7 +12941,7 @@ L: linux-pci@...r.kernel.org
L: linux-arm-kernel@...ts.infradead.org
S: Maintained
F: Documentation/devicetree/bindings/pci/layerscape-pcie-gen4.txt
-F: drivers/pci/controller/mobibeil/pcie-layerscape-gen4.c
+F: drivers/pci/controller/mobiveil/pcie-layerscape-gen4.c
PCI DRIVER FOR RENESAS R-CAR
M: Marek Vasut <marek.vasut+renesas@...il.com>
--
2.17.1
Powered by blists - more mailing lists