OSDN Git Service

MAINTAINERS: Correct Cadence PCI driver path
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Fri, 21 Feb 2020 18:54:02 +0000 (19:54 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 27 Feb 2020 21:49:28 +0000 (15:49 -0600)
commit5901b51f3e5d9129da3e59b10cc76e4cc983e940
treebcdcb484f3e2a6609ccce32bc5d830a2b1458b71
parent73a7a271b3eee7b83f29b13866163776f1cbef89
MAINTAINERS: Correct Cadence PCI driver path

de80f95ccb9c ("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>
MAINTAINERS