diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-10-16 08:18:48 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2020-10-26 10:11:18 +0100 |
commit | 666674cc1872abd917dc7a07a70ade3f3a1e91bf (patch) | |
tree | 341344675b1a90912b3b3e34a286c563110ec154 | |
parent | 421f2597bf4201ee70c23cb381e2ba683b3033e9 (diff) |
MAINTAINERS: Move Sangbeom Kim to credits
Sangbeom Kim upstreamed the Samsung SoC Sound and PMIC (MFD, regulator,
RTC) drivers. However his contributions and LKML activity ends in 2014:
https://lore.kernel.org/lkml/?q=f%3A%22Sangbeom+Kim%22
Move Sangbeom Kim to the CREDITS file. Thank you for the effort you put
in to the upstream Samsung support.
Link: https://lore.kernel.org/r/[email protected]
Cc: Sangbeom Kim <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Cc: Mark Brown <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | CREDITS | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -1914,6 +1914,11 @@ N: Kukjin Kim D: Samsung S3C, S5P and Exynos ARM architectures +N: Sangbeom Kim +D: Samsung SoC Audio (ASoC) drivers +D: Samsung PMIC (RTC, regulators, MFD) drivers + N: Russell King D: Linux/arm integrator, maintainer & hacker diff --git a/MAINTAINERS b/MAINTAINERS index 5664ee1f543f..608fc8484c02 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15368,7 +15368,6 @@ F: security/safesetid/ SAMSUNG AUDIO (ASoC) DRIVERS M: Krzysztof Kozlowski <[email protected]> -M: Sangbeom Kim <[email protected]> M: Sylwester Nawrocki <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported @@ -15403,7 +15402,6 @@ S: Maintained F: drivers/platform/x86/samsung-laptop.c SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS -M: Sangbeom Kim <[email protected]> M: Krzysztof Kozlowski <[email protected]> M: Bartlomiej Zolnierkiewicz <[email protected]> |