Commit f1d8e332 authored by Jean Delvare's avatar Jean Delvare Committed by Mark M. Hoffman

hwmon: (it87) Discard a dead e-mail address

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarMark M. Hoffman <mhoffman@lightlink.com>
parent fe03f28c
...@@ -30,7 +30,7 @@ Supported chips: ...@@ -30,7 +30,7 @@ Supported chips:
Datasheet: No longer be available Datasheet: No longer be available
Authors: Authors:
Christophe Gauthron <chrisg@0-in.com> Christophe Gauthron
Jean Delvare <khali@linux-fr.org> Jean Delvare <khali@linux-fr.org>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
IT8726F Super I/O chip w/LPC interface IT8726F Super I/O chip w/LPC interface
Sis950 A clone of the IT8705F Sis950 A clone of the IT8705F
Copyright (C) 2001 Chris Gauthron <chrisg@0-in.com> Copyright (C) 2001 Chris Gauthron
Copyright (C) 2005-2006 Jean Delvare <khali@linux-fr.org> Copyright (C) 2005-2006 Jean Delvare <khali@linux-fr.org>
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
...@@ -1492,7 +1492,7 @@ static void __exit sm_it87_exit(void) ...@@ -1492,7 +1492,7 @@ static void __exit sm_it87_exit(void)
} }
MODULE_AUTHOR("Chris Gauthron <chrisg@0-in.com>, " MODULE_AUTHOR("Chris Gauthron, "
"Jean Delvare <khali@linux-fr.org>"); "Jean Delvare <khali@linux-fr.org>");
MODULE_DESCRIPTION("IT8705F/8712F/8716F/8718F/8726F, SiS950 driver"); MODULE_DESCRIPTION("IT8705F/8712F/8716F/8718F/8726F, SiS950 driver");
module_param(update_vbat, bool, 0); module_param(update_vbat, bool, 0);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment