Commit 99662dd1ce05dbe6394771fcb6ca21bd2aa35987

Authored by Bjorn Helgaas
1 parent b566a22c23

MAINTAINERS: update PCI git tree and patchwork

Update the git tree address and patchwork.  Drop the separate PCI hotplug
entry because it's redundant.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

Showing 1 changed file with 2 additions and 8 deletions Side-by-side Diff

... ... @@ -5132,18 +5132,12 @@
5132 5132 PCI SUBSYSTEM
5133 5133 M: Bjorn Helgaas <bhelgaas@google.com>
5134 5134 L: linux-pci@vger.kernel.org
5135   -Q: http://patchwork.kernel.org/project/linux-pci/list/
5136   -T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci.git
  5135 +Q: http://patchwork.ozlabs.org/project/linux-pci/list/
  5136 +T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/linux.git
5137 5137 S: Supported
5138 5138 F: Documentation/PCI/
5139 5139 F: drivers/pci/
5140 5140 F: include/linux/pci*
5141   -
5142   -PCI HOTPLUG
5143   -M: Bjorn Helgaas <bhelgaas@google.com>
5144   -L: linux-pci@vger.kernel.org
5145   -S: Supported
5146   -F: drivers/pci/hotplug
5147 5141  
5148 5142 PCMCIA SUBSYSTEM
5149 5143 P: Linux PCMCIA Team