forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Acked-by: Sebastian Reichel <[email protected]> Signed-off-by: Lee Jones <[email protected]>
- Loading branch information
Showing
2 changed files
with
3 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1933,6 +1933,9 @@ N: Kukjin Kim | |
E: [email protected] | ||
D: Samsung S3C, S5P and Exynos ARM architectures | ||
|
||
N: Milo Kim | ||
D: TI LP855x, LP8727 and LP8788 drivers | ||
|
||
N: Sangbeom Kim | ||
E: [email protected] | ||
D: Samsung SoC Audio (ASoC) drivers | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17985,29 +17985,6 @@ S: Maintained | |
F: sound/soc/codecs/isabelle* | ||
F: sound/soc/codecs/lm49453* | ||
|
||
TI LP855x BACKLIGHT DRIVER | ||
M: Milo Kim <[email protected]> | ||
S: Maintained | ||
F: Documentation/driver-api/backlight/lp855x-driver.rst | ||
F: drivers/video/backlight/lp855x_bl.c | ||
F: include/linux/platform_data/lp855x.h | ||
|
||
TI LP8727 CHARGER DRIVER | ||
M: Milo Kim <[email protected]> | ||
S: Maintained | ||
F: drivers/power/supply/lp8727_charger.c | ||
F: include/linux/platform_data/lp8727.h | ||
|
||
TI LP8788 MFD DRIVER | ||
M: Milo Kim <[email protected]> | ||
S: Maintained | ||
F: drivers/iio/adc/lp8788_adc.c | ||
F: drivers/leds/leds-lp8788.c | ||
F: drivers/mfd/lp8788*.c | ||
F: drivers/power/supply/lp8788-charger.c | ||
F: drivers/regulator/lp8788-*.c | ||
F: include/linux/mfd/lp8788*.h | ||
|
||
TI NETCP ETHERNET DRIVER | ||
M: Wingman Kwok <[email protected]> | ||
M: Murali Karicheri <[email protected]> | ||
|