summary refs log tree commit diff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2011-05-04 13:41:31 +0200
committerJiri Kosina <jkosina@suse.cz>2011-05-04 13:41:31 +0200
commit81024fc41a9353160bc445fda4f96d1aa5e82791 (patch)
tree5e085eacff5127bc9b6dac72369efb91aedfb301 /MAINTAINERS
parent609cfda586c7fe3e5d1a02c51edb587506294167 (diff)
downloadlinux-81024fc41a9353160bc445fda4f96d1aa5e82791.tar.gz
APM: take over maintainership
Commit 04a6553f076 ("apm: orphan the driver") Orphaned the APM
driver as Stephen is not willing/able to maintain it any more.

As I still have some hardware that is using APM and running 2.6,
I can take it over.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 16a5c5f2c6a6..5b0d3c7b7e72 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -548,10 +548,11 @@ S:	Maintained
 F:	sound/aoa/
 
 APM DRIVER
-L:	linux-laptop@vger.kernel.org
-S:	Orphan
+M:	Jiri Kosina <jkosina@suse.cz>
+S:	Odd fixes
 F:	arch/x86/kernel/apm_32.c
 F:	include/linux/apm_bios.h
+F:	drivers/char/apm-emulation.c
 
 APPLE BCM5974 MULTITOUCH DRIVER
 M:	Henrik Rydberg <rydberg@euromail.se>