aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAnton Vorontsov <cbouatmailru@gmail.com>2012-05-05 06:37:15 -0400
committerAnton Vorontsov <cbouatmailru@gmail.com>2012-05-05 06:50:26 -0400
commit8cd725a1de1df8e5a2d694abc1e6b6aad5ce7d06 (patch)
tree1cc6e705deb27eb11b41909899c68f80182ca537 /MAINTAINERS
parente5ba50bc3b9311256ae6a6620e7708fb25d1f6e2 (diff)
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bb76fc42fc42..3766f6a273e2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5290,7 +5290,7 @@ M: David Woodhouse <dwmw2@infradead.org>
5290T: git git://git.infradead.org/battery-2.6.git 5290T: git git://git.infradead.org/battery-2.6.git
5291S: Maintained 5291S: Maintained
5292F: include/linux/power_supply.h 5292F: include/linux/power_supply.h
5293F: drivers/power/power_supply* 5293F: drivers/power/
5294 5294
5295PNP SUPPORT 5295PNP SUPPORT
5296M: Adam Belay <abelay@mit.edu> 5296M: Adam Belay <abelay@mit.edu>