linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust entry to moving cadence drivers
@ 2020-02-21 18:54 Lukas Bulwahn
  2020-02-27 21:52 ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2020-02-21 18:54 UTC (permalink / raw)
  To: Tom Joseph, Andrew Murray, Lorenzo Pieralisi
  Cc: linux-pci, Joe Perches, kernel-janitors, linux-kernel,
	Lukas Bulwahn

Commit de80f95ccb9c ("PCI: cadence: Move all files to per-device cadence
directory") moved files of the pci cadence drivers, but did not adjust
the entry in MAINTAINERS.

Since then, ./scripts/get_maintainer.pl --self-test complains:

  warning: no file matches F: drivers/pci/controller/pcie-cadence*

So, repair the MAINTAINERS entry now.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Tom, Andrew, please ack. Lorenzo, please pick this patch.
applies cleanly on current master and next-20200221

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4beb8dc4c7eb..d8f690f0e838 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12740,7 +12740,7 @@ M:	Tom Joseph <tjoseph@cadence.com>
 L:	linux-pci@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/pci/cdns,*.txt
-F:	drivers/pci/controller/pcie-cadence*
+F:	drivers/pci/controller/cadence/
 
 PCI DRIVER FOR FREESCALE LAYERSCAPE
 M:	Minghuan Lian <minghuan.Lian@nxp.com>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-27 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-21 18:54 [PATCH] MAINTAINERS: adjust entry to moving cadence drivers Lukas Bulwahn
2020-02-27 21:52 ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).