]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
hwmon: Drop Alexey Fisher's e-mail address
authorJean Delvare <khali@linux-fr.org>
Tue, 25 Sep 2012 00:30:55 +0000 (10:30 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 25 Sep 2012 00:30:55 +0000 (10:30 +1000)
This address is no longer valid.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Oleksij Rempel <bug-track@fisher-privat.net>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/max1619
drivers/hwmon/max1619.c
drivers/hwmon/max6642.c

index d6f8d9cd7d7f54dd7b78fb3d2207bee09e5b4f4e..7326f8b6898b464040d5d1424e102cc231b59b38 100644 (file)
@@ -9,7 +9,7 @@ Supported chips:
                http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf
 
 Authors:
-        Alexey Fisher <fishor@mail.ru>,
+        Alexey Fisher,
         Jean Delvare <khali@linux-fr.org>
 
 Description
index 6c11ec214071eb272d2f498796d422312621217f..320c9760d172f6ca32c52b0b8144eaa34c856cd5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * max1619.c - Part of lm_sensors, Linux kernel modules for hardware
  *             monitoring
- * Copyright (C) 2003-2004 Alexey Fisher <fishor@mail.ru>
+ * Copyright (C) 2003-2004 Alexey Fisher
  *                         Jean Delvare <khali@linux-fr.org>
  *
  * Based on the lm90 driver. The MAX1619 is a sensor chip made by Maxim.
@@ -357,7 +357,7 @@ static struct max1619_data *max1619_update_device(struct device *dev)
 
 module_i2c_driver(max1619_driver);
 
-MODULE_AUTHOR("Alexey Fisher <fishor@mail.ru> and "
+MODULE_AUTHOR("Alexey Fisher and "
        "Jean Delvare <khali@linux-fr.org>");
 MODULE_DESCRIPTION("MAX1619 sensor driver");
 MODULE_LICENSE("GPL");
index bf236c0782b74e5f7f3de7509f1fad5298aa9344..9080241dc9472525bb79699334e3890a41b234c2 100644 (file)
@@ -7,7 +7,7 @@
  * Derived from:
  *
  *  Based on the max1619 driver.
- *  Copyright (C) 2003-2004 Alexey Fisher <fishor@mail.ru>
+ *  Copyright (C) 2003-2004 Alexey Fisher
  *                          Jean Delvare <khali@linux-fr.org>
  *
  * The MAX6642 is a sensor chip made by Maxim.