diff options
author | Dan Murphy <[email protected]> | 2020-09-17 14:37:02 -0500 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2020-09-30 01:12:45 +0200 |
commit | 3c8b5fb9983b7c7eb2e3557d687a3613288e0780 (patch) | |
tree | fdda2d72d714a66a426397c38f41f4939de779e4 | |
parent | ec3af53aa4edf9c770a1b31e3ee6fa6602e98ee2 (diff) |
MAINTAINERS: Remove Andrew F. Davis
Andrews TI email is no longer valid and he indicated that it is
OK to remove him from the MAINTAINERS file for the DMA HEAPS FRAMEWORK.
For the BQ27xxx list I replaced Andrews email with mine.
Signed-off-by: Dan Murphy <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index deaafb617361..75b724181c7b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5195,7 +5195,6 @@ F: kernel/dma/ DMA-BUF HEAPS FRAMEWORK M: Sumit Semwal <[email protected]> -R: Andrew F. Davis <[email protected]> R: Benjamin Gaignard <[email protected]> R: Liam Mark <[email protected]> R: Laura Abbott <[email protected]> @@ -17236,7 +17235,7 @@ S: Maintained F: drivers/thermal/ti-soc-thermal/ TI BQ27XXX POWER SUPPLY DRIVER -R: Andrew F. Davis <[email protected]> +R: Dan Murphy <[email protected]> F: drivers/power/supply/bq27xxx_battery.c F: drivers/power/supply/bq27xxx_battery_i2c.c F: include/linux/power/bq27xxx_battery.h |