Skip to content

Commit d869363

Browse files
committed
Merge branch 'remotes/lorenzo/pci/misc'
- Fix "EXYNOS" typographical styling (Krzysztof Kozlowski) - Update MAINTAINERS with Andrew Murray's email address (Andrew Murray) * remotes/lorenzo/pci/misc: MAINTAINERS: Update my email address PCI: exynos: Rename Exynos to lowercase
2 parents 518fc4a + 216bbaa commit d869363

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.mailmap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Andi Shyti <[email protected]> <[email protected]>
2727
Andreas Herrmann <[email protected]>
2828
2929
Andrew Morton <[email protected]>
30+
31+
3032
Andrew Vasquez <[email protected]>
3133
Andy Adamson <[email protected]>
3234
Antoine Tenart <[email protected]>

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12774,7 +12774,7 @@ F: arch/x86/kernel/early-quirks.c
1277412774

1277512775
PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
1277612776
M: Lorenzo Pieralisi <[email protected]>
12777-
R: Andrew Murray <[email protected]>
12777+
R: Andrew Murray <[email protected]>
1277812778
1277912779
Q: http://patchwork.ozlabs.org/project/linux-pci/list/
1278012780
T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/

drivers/pci/controller/dwc/pci-exynos.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* PCIe host controller driver for Samsung EXYNOS SoCs
3+
* PCIe host controller driver for Samsung Exynos SoCs
44
*
55
* Copyright (C) 2013 Samsung Electronics Co., Ltd.
66
* http://www.samsung.com

0 commit comments

Comments
 (0)