]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: Add missing /drivers/pci/cadence directory entry
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 3 Apr 2018 15:55:27 +0000 (16:55 +0100)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 3 Apr 2018 16:48:52 +0000 (17:48 +0100)
commita17476d31db9c56647fefb8bd8a4d09f48c77d18
treedd8e3da7d7dd8f66160177ee448cc002676eb726
parentbcac507057f6668c45308343ba41f4c91a086136
MAINTAINERS: Add missing /drivers/pci/cadence directory entry

Commit 1dc878766286 ("PCI: cadence: Add EndPoint Controller driver for
Cadence PCIe controller") created the /drivers/pci/cadence directory to
keep in a single place Cadence host and endpoint controller drivers.

Since code in /drivers/pci/cadence falls within the PCI native host
bridge and endpoint controllers mainteinance remit, that maintainer
entry should have been updated too by adding the /drivers/pci/cadence
directory to it but it actually was not.

Update the MAINTAINERS entry accordingly, fixing the omission.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Alan Douglas <adouglas@cadence.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
MAINTAINERS