Skip to content

Commit 5901b51

Browse files
bulwahnbjorn-helgaas
authored andcommitted
MAINTAINERS: Correct Cadence PCI driver path
de80f95 ("PCI: cadence: Move all files to per-device cadence directory") moved files of the PCI cadence drivers, but did not update the MAINTAINERS entry. Since then, ./scripts/get_maintainer.pl --self-test complains: warning: no file matches F: drivers/pci/controller/pcie-cadence* Repair the MAINTAINERS entry. Link: https://lore.kernel.org/r/20200221185402.4703-1-lukas.bulwahn@gmail.com Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
1 parent 73a7a27 commit 5901b51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12740,7 +12740,7 @@ M: Tom Joseph <tjoseph@cadence.com>
1274012740
L: linux-pci@vger.kernel.org
1274112741
S: Maintained
1274212742
F: Documentation/devicetree/bindings/pci/cdns,*.txt
12743-
F: drivers/pci/controller/pcie-cadence*
12743+
F: drivers/pci/controller/cadence/
1274412744

1274512745
PCI DRIVER FOR FREESCALE LAYERSCAPE
1274612746
M: Minghuan Lian <minghuan.Lian@nxp.com>

0 commit comments

Comments
 (0)