MAINTAINERS: Fix 'F' entry for the power supply class
authorAnton Vorontsov <cbouatmailru@gmail.com>
Sat, 5 May 2012 10:37:15 +0000 (03:37 -0700)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Sat, 5 May 2012 10:50:26 +0000 (03:50 -0700)
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>
MAINTAINERS

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