diff options
author | Jiri Kosina <jkosina@suse.cz> | 2011-05-04 07:41:31 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-05-04 07:41:31 -0400 |
commit | 81024fc41a9353160bc445fda4f96d1aa5e82791 (patch) | |
tree | 5e085eacff5127bc9b6dac72369efb91aedfb301 /MAINTAINERS | |
parent | 609cfda586c7fe3e5d1a02c51edb587506294167 (diff) |
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-- | MAINTAINERS | 5 |
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 | |||
548 | F: sound/aoa/ | 548 | F: sound/aoa/ |
549 | 549 | ||
550 | APM DRIVER | 550 | APM DRIVER |
551 | L: linux-laptop@vger.kernel.org | 551 | M: Jiri Kosina <jkosina@suse.cz> |
552 | S: Orphan | 552 | S: Odd fixes |
553 | F: arch/x86/kernel/apm_32.c | 553 | F: arch/x86/kernel/apm_32.c |
554 | F: include/linux/apm_bios.h | 554 | F: include/linux/apm_bios.h |
555 | F: drivers/char/apm-emulation.c | ||
555 | 556 | ||
556 | APPLE BCM5974 MULTITOUCH DRIVER | 557 | APPLE BCM5974 MULTITOUCH DRIVER |
557 | M: Henrik Rydberg <rydberg@euromail.se> | 558 | M: Henrik Rydberg <rydberg@euromail.se> |