diff options
author | Guenter Roeck <linux@roeck-us.net> | 2014-12-21 14:54:37 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-12 08:04:11 -0500 |
commit | ef3522f78cf0d068e5d0bb3cdc3568d9c7aee1f0 (patch) | |
tree | 09bae944fc27a95a5c31b96fc022b8ea2090a320 | |
parent | 6a0061badd2e894edb5a3a5d7704095766a343fd (diff) |
MAINTAINERS: Fix up entry for Dell laptop SMM driver
Mark driver as maintained.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddb9ac8d32b3..2b41cd183b4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3012,6 +3012,7 @@ F: drivers/platform/x86/dell-laptop.c | |||
3012 | 3012 | ||
3013 | DELL LAPTOP SMM DRIVER | 3013 | DELL LAPTOP SMM DRIVER |
3014 | M: Guenter Roeck <linux@roeck-us.net> | 3014 | M: Guenter Roeck <linux@roeck-us.net> |
3015 | S: Maintained | ||
3015 | F: drivers/char/i8k.c | 3016 | F: drivers/char/i8k.c |
3016 | F: include/uapi/linux/i8k.h | 3017 | F: include/uapi/linux/i8k.h |
3017 | 3018 | ||