Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Move Milo Kim to credits

Milo Kim's email in TI bounces with permanent error (550: Invalid
recipient). Last email from him on LKML was in 2017. Move Milo Kim to
credits and remove the separate driver entries for:
- TI LP855x backlight driver,
- TI LP8727 charger driver,
- TI LP8788 MFD (ADC, LEDs, charger and regulator) drivers.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Krzysztof Kozlowski and committed by
Lee Jones
21119896 58d91f1c

+3 -23
+3
CREDITS
··· 1933 1933 E: kgene@kernel.org 1934 1934 D: Samsung S3C, S5P and Exynos ARM architectures 1935 1935 1936 + N: Milo Kim 1937 + D: TI LP855x, LP8727 and LP8788 drivers 1938 + 1936 1939 N: Sangbeom Kim 1937 1940 E: sbkim73@samsung.com 1938 1941 D: Samsung SoC Audio (ASoC) drivers
-23
MAINTAINERS
··· 17985 17985 F: sound/soc/codecs/isabelle* 17986 17986 F: sound/soc/codecs/lm49453* 17987 17987 17988 - TI LP855x BACKLIGHT DRIVER 17989 - M: Milo Kim <milo.kim@ti.com> 17990 - S: Maintained 17991 - F: Documentation/driver-api/backlight/lp855x-driver.rst 17992 - F: drivers/video/backlight/lp855x_bl.c 17993 - F: include/linux/platform_data/lp855x.h 17994 - 17995 - TI LP8727 CHARGER DRIVER 17996 - M: Milo Kim <milo.kim@ti.com> 17997 - S: Maintained 17998 - F: drivers/power/supply/lp8727_charger.c 17999 - F: include/linux/platform_data/lp8727.h 18000 - 18001 - TI LP8788 MFD DRIVER 18002 - M: Milo Kim <milo.kim@ti.com> 18003 - S: Maintained 18004 - F: drivers/iio/adc/lp8788_adc.c 18005 - F: drivers/leds/leds-lp8788.c 18006 - F: drivers/mfd/lp8788*.c 18007 - F: drivers/power/supply/lp8788-charger.c 18008 - F: drivers/regulator/lp8788-*.c 18009 - F: include/linux/mfd/lp8788*.h 18010 - 18011 17988 TI NETCP ETHERNET DRIVER 18012 17989 M: Wingman Kwok <w-kwok2@ti.com> 18013 17990 M: Murali Karicheri <m-karicheri2@ti.com>