diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-04 11:00:59 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-04 11:00:59 -0500 |
commit | 01a9259bc554f1e450016f36bdb832328a17257b (patch) | |
tree | 9c79697f03f408aa3e5c44e509273eae30571b2f /MAINTAINERS | |
parent | 66a63e15bf7482c1de5cc906cbc473943ed8e898 (diff) | |
parent | dc8cca5ef25ac4cb0dfc37467521a759767ff361 (diff) |
Merge branch 'pci/host-rockchip' into next
* pci/host-rockchip:
PCI: rockchip: Use normal register bank for config accessors
PCI: rockchip: Use local struct device pointer consistently
PCI: rockchip: Check for clk_prepare_enable() errors during resume
MAINTAINERS: Remove Wenrui Li as Rockchip PCIe driver maintainer
PCI: rockchip: Configure RC's MPS setting
PCI: rockchip: Reconfigure configuration space header type
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
PCI: rockchip: Control vpcie0v9 for system PM
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed26c0b2eeb5..82b19f5ae5ad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9943,7 +9943,6 @@ F: drivers/pci/dwc/pcie-kirin.c PCIE DRIVER FOR ROCKCHIP M: Shawn Lin <shawn.lin@rock-chips.com> -M: Wenrui Li <wenrui.li@rock-chips.com> L: linux-pci@vger.kernel.org L: linux-rockchip@lists.infradead.org S: Maintained |