diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-06-01 15:36:00 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2021-06-03 18:40:15 +0200 |
commit | 73ddad05b44e885f2791d31ff42d583b17d41f44 (patch) | |
tree | 910f7c7f96684a5482bead2e68dbd55d9d2764ce /MAINTAINERS | |
parent | power: ab8500: remove unused header (diff) | |
download | linux-73ddad05b44e885f2791d31ff42d583b17d41f44.tar.xz linux-73ddad05b44e885f2791d31ff42d583b17d41f44.zip |
MAINTAINERS: power: supply: cover also header files
Only one header (smartreflex.h) in include/linux/power/ is not related
to battery or charger drivers. All others should be covered by power
supply maintainers entry so patches to them will reach respective people
and lists.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3e90df381516..c6c6f7315265 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14659,6 +14659,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git F: Documentation/ABI/testing/sysfs-class-power F: Documentation/devicetree/bindings/power/supply/ F: drivers/power/supply/ +F: include/linux/power/ F: include/linux/power_supply.h POWERNV OPERATOR PANEL LCD DISPLAY DRIVER |