Bladeren bron

MAINTAINERS: Fix 'F' entry for the power supply class

For some reason the maintainers file only specifies power
supply core files.

We're surely interested in individual drivers as well, so fix
the entry.

Reported-by: Grazvydas Ignotas <notasas@gmail.com>
Reported-by: NeilBrown <neilb@suse.de>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Anton Vorontsov 13 jaren geleden
bovenliggende
commit
8cd725a1de
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      MAINTAINERS

+ 1 - 1
MAINTAINERS

@@ -5290,7 +5290,7 @@ M:	David Woodhouse <dwmw2@infradead.org>
 T:	git git://git.infradead.org/battery-2.6.git
 T:	git git://git.infradead.org/battery-2.6.git
 S:	Maintained
 S:	Maintained
 F:	include/linux/power_supply.h
 F:	include/linux/power_supply.h
-F:	drivers/power/power_supply*
+F:	drivers/power/
 
 
 PNP SUPPORT
 PNP SUPPORT
 M:	Adam Belay <abelay@mit.edu>
 M:	Adam Belay <abelay@mit.edu>