diff options
-rw-r--r-- | .mailmap | 2 | ||||
-rw-r--r-- | MAINTAINERS | 2 | ||||
-rw-r--r-- | drivers/pci/controller/dwc/pci-exynos.c | 2 |
3 files changed, 4 insertions, 2 deletions
@@ -27,6 +27,8 @@ Andi Shyti <[email protected]> <[email protected]> Andreas Herrmann <[email protected]> Andrey Ryabinin <[email protected]> <[email protected]> Andrew Morton <[email protected]> +Andrew Murray <[email protected]> <[email protected]> +Andrew Murray <[email protected]> <[email protected]> Andrew Vasquez <[email protected]> Andy Adamson <[email protected]> Antoine Tenart <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index bd5847e802de..9f6b54cb1835 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12774,7 +12774,7 @@ F: arch/x86/kernel/early-quirks.c PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS M: Lorenzo Pieralisi <[email protected]> -R: Andrew Murray <[email protected]> +R: Andrew Murray <[email protected]> Q: http://patchwork.ozlabs.org/project/linux-pci/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ diff --git a/drivers/pci/controller/dwc/pci-exynos.c b/drivers/pci/controller/dwc/pci-exynos.c index 14a6ba4067fb..c5043d951e80 100644 --- a/drivers/pci/controller/dwc/pci-exynos.c +++ b/drivers/pci/controller/dwc/pci-exynos.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * PCIe host controller driver for Samsung EXYNOS SoCs + * PCIe host controller driver for Samsung Exynos SoCs * * Copyright (C) 2013 Samsung Electronics Co., Ltd. * http://www.samsung.com |