aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2011-06-15 15:08:46 -0700
committerLinus Torvalds <[email protected]>2011-06-15 20:04:01 -0700
commitb0461a44a2f1fc052fc949ae19c3a5d684627b09 (patch)
tree10de780417b2fe4db166559dd0078e0d0faa118b
parentfbc29a25e484be073e7d762c9f7f1d4bf8aecc48 (diff)
MAINTAINERS: add entry for legacy eeprom driver
I shall maintain the legacy eeprom driver, until we finally get rid of it. Signed-off-by: Jean Delvare <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 518442ab25af..6c59eb90fdf4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3819,6 +3819,12 @@ S: Maintained
F: drivers/leds/
F: include/linux/leds.h
+LEGACY EEPROM DRIVER
+M: Jean Delvare <[email protected]>
+S: Maintained
+F: Documentation/misc-devices/eeprom
+F: drivers/misc/eeprom/eeprom.c
+
LEGO USB Tower driver
M: Juergen Stuber <[email protected]>