diff options
author | Matti Vaittinen <[email protected]> | 2022-04-08 11:32:00 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-08 12:09:45 +0100 |
commit | 908b768f9a8ffca2ef69f3145e23a6a259f99ac3 (patch) | |
tree | 17a4469427618d5c95d9ef930da3874641a4c5b9 | |
parent | 2316f0fc0ad2aa87a568ceaf3d76be983ee555c3 (diff) |
MAINTAINERS: Fix reviewer info for a few ROHM ICs
The email backend used by ROHM keeps labeling patches as spam.
Additionally, there have been reports of some emails been completely
dropped. Finally also the email list (or shared inbox)
[email protected] inadvertly stopped working and has not
been reviwed during the past few weeks.
Remove no longer working list 'linux-power' list-entry and switch my
email to use the personal gmail account instead of the company account.
Signed-off-by: Matti Vaittinen <[email protected]>
Link: https://lore.kernel.org/r/Yk/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd768d43e048..3af36d852c38 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5715,7 +5715,7 @@ W: http://lanana.org/docs/device-list/index.html DEVICE RESOURCE MANAGEMENT HELPERS M: Hans de Goede <[email protected]> -R: Matti Vaittinen <[email protected]> +R: Matti Vaittinen <[email protected]> S: Maintained F: include/linux/devm-helpers.h @@ -11208,7 +11208,7 @@ F: scripts/spdxcheck.py LINEAR RANGES HELPERS M: Mark Brown <[email protected]> -R: Matti Vaittinen <[email protected]> +R: Matti Vaittinen <[email protected]> F: lib/linear_ranges.c F: lib/test_linear_ranges.c F: include/linux/linear_range.h @@ -17011,8 +17011,7 @@ S: Odd Fixes F: drivers/tty/serial/rp2.* ROHM BD99954 CHARGER IC -R: Matti Vaittinen <[email protected]> +R: Matti Vaittinen <[email protected]> S: Supported F: drivers/power/supply/bd99954-charger.c F: drivers/power/supply/bd99954-charger.h @@ -17035,8 +17034,7 @@ F: drivers/regulator/bd9571mwv-regulator.c F: include/linux/mfd/bd9571mwv.h ROHM POWER MANAGEMENT IC DEVICE DRIVERS -R: Matti Vaittinen <[email protected]> +R: Matti Vaittinen <[email protected]> S: Supported F: drivers/clk/clk-bd718x7.c F: drivers/gpio/gpio-bd71815.c @@ -21118,7 +21116,7 @@ F: include/linux/regulator/ K: regulator_get_optional VOLTAGE AND CURRENT REGULATOR IRQ HELPERS -R: Matti Vaittinen <[email protected]> +R: Matti Vaittinen <[email protected]> F: drivers/regulator/irq_helpers.c VRF |