diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-09-07 13:24:20 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-09-07 13:24:20 -0500 |
commit | 27e87395ae3497ebb63942150e43999c93a83ed0 (patch) | |
tree | 6b8694a556139117401653a5bea2ddff9470bcc9 /MAINTAINERS | |
parent | 9198407e23ec89f0e1562f439771aeea83345d0d (diff) | |
parent | 96291d565550c1fd363e488cc17cb3189d2e4cc2 (diff) | |
download | linux-27e87395ae3497ebb63942150e43999c93a83ed0.tar.gz linux-27e87395ae3497ebb63942150e43999c93a83ed0.tar.bz2 linux-27e87395ae3497ebb63942150e43999c93a83ed0.zip |
Merge branch 'pci/trivial' into next
* pci/trivial:
PCI: Fix typos and whitespace errors
PCI: Remove unused "res" variable from pci_resource_io()
PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag()
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3ec39df93f93..e972e362444c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10137,7 +10137,7 @@ L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) S: Maintained F: drivers/pci/dwc/pci-exynos.c -PCI DRIVER FOR SYNOPSIS DESIGNWARE +PCI DRIVER FOR SYNOPSYS DESIGNWARE M: Jingoo Han <jingoohan1@gmail.com> M: Joao Pinto <Joao.Pinto@synopsys.com> L: linux-pci@vger.kernel.org |