diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-06-22 17:47:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-06-22 17:47:07 -0700 |
commit | 4a426aa1a2967e4963a77bddaeab143f1d1f821f (patch) | |
tree | 07266589898c3279ad7de126fdac2f181c0363b9 /MAINTAINERS | |
parent | 937650021171f20e3fc743ef34fb4792f111946d (diff) | |
parent | 40994ce0ea010b1843e620bacc26d29ddebfc08d (diff) |
Merge tag 'pci-v6.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Pull pci fix from Bjorn Helgaas:
- Transfer Intel LGM GW PCIe maintenance from Rahul Tanwar to Chuanhua
Lei (Zhu YiXin)
* tag 'pci-v6.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
MAINTAINERS: Add Chuanhua Lei as Intel LGM GW PCIe maintainer
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ad32db6c81cc..93c1e046efae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16384,7 +16384,7 @@ F: Documentation/devicetree/bindings/pci/intel,keembay-pcie* F: drivers/pci/controller/dwc/pcie-keembay.c PCIE DRIVER FOR INTEL LGM GW SOC -M: Rahul Tanwar <rtanwar@maxlinear.com> +M: Chuanhua Lei <lchuanhua@maxlinear.com> L: linux-pci@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml |