diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-09-29 16:30:52 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-01-16 09:26:05 +0100 |
commit | a0f831756b26f87e983dbdc291398dc097ff73b9 (patch) | |
tree | f8928ba48b7f483b0bc02c3418d4a2ec84101e46 /MAINTAINERS | |
parent | ARM: s3c: remove s3c6400 support (diff) | |
download | linux-a0f831756b26f87e983dbdc291398dc097ff73b9.tar.xz linux-a0f831756b26f87e983dbdc291398dc097ff73b9.zip |
power: remove s3c adc battery driver
The s3c-adc driver is removed along with the s3c24xx platform,
so the battery driver is no longer needed either.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5414b920f411..35b33e734045 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18284,13 +18284,6 @@ L: linux-s390@vger.kernel.org S: Supported F: drivers/s390/scsi/zfcp_* -S3C ADC BATTERY DRIVER -M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> -L: linux-samsung-soc@vger.kernel.org -S: Odd Fixes -F: drivers/power/supply/s3c_adc_battery.c -F: include/linux/s3c_adc_battery.h - S3C24XX SD/MMC Driver M: Ben Dooks <ben-linux@fluff.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |