diff options
author | Jean Delvare <[email protected]> | 2009-12-09 20:36:08 +0100 |
---|---|---|
committer | Jean Delvare <[email protected]> | 2009-12-09 20:36:08 +0100 |
commit | b058b8596136d97b9469366f1f97fb35accf3d66 (patch) | |
tree | 8d11c9d7c82788c5595cded8be4e0d62de782f22 | |
parent | d8d2ee073274ab666282d1942d08f1bb454d715b (diff) |
hwmon: (adt7475) Add an entry in MAINTAINERS
As I've just done a lot of changes to the adt7475 driver, I volunteer
to maintain it for the year to come.
Signed-off-by: Jean Delvare <[email protected]>
Cc: Hans de Goede <[email protected]>
Cc: Jordan Crouse <[email protected]>
Cc: "Darrick J. Wong" <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1f6155c2c9fc..9cba1feaf448 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -327,6 +327,13 @@ M: Colin Leroy <[email protected]> S: Maintained F: drivers/macintosh/therm_adt746x.c +ADT7475 HARDWARE MONITOR DRIVER +M: Jean Delvare <[email protected]> +S: Maintained +F: Documentation/hwmon/adt7475 +F: drivers/hwmon/adt7475.c + ADVANSYS SCSI DRIVER M: Matthew Wilcox <[email protected]> |