diff options
author | Jean Delvare <khali@linux-fr.org> | 2014-01-29 20:40:08 +0100 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2014-01-29 20:40:08 +0100 |
commit | 7c81c60f3789a082e141d7a013392af5f78db16a (patch) | |
tree | f3da560b70545e6780ee29319c003418d986bb05 /drivers/hwmon/ds1621.c | |
parent | b523bb75098b1ed4dd98cb651b7b71e5b8c4f533 (diff) | |
download | op-kernel-dev-7c81c60f3789a082e141d7a013392af5f78db16a.zip op-kernel-dev-7c81c60f3789a082e141d7a013392af5f78db16a.tar.gz |
Update Jean Delvare's e-mail address
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/ds1621.c')
-rw-r--r-- | drivers/hwmon/ds1621.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/ds1621.c b/drivers/hwmon/ds1621.c index 872d767..fc6f5d5 100644 --- a/drivers/hwmon/ds1621.c +++ b/drivers/hwmon/ds1621.c @@ -4,7 +4,7 @@ * Christian W. Zuckschwerdt <zany@triq.net> 2000-11-23 * based on lm75.c by Frodo Looijaard <frodol@dds.nl> * Ported to Linux 2.6 by Aurelien Jarno <aurelien@aurel32.net> with - * the help of Jean Delvare <khali@linux-fr.org> + * the help of Jean Delvare <jdelvare@suse.de> * * The DS1621 device is a digital temperature/thermometer with 9-bit * resolution, a thermal alarm output (Tout), and user-defined minimum |