From: Jean Delvare Date: Tue, 25 Sep 2012 00:30:55 +0000 (+1000) Subject: hwmon: Drop Alexey Fisher's e-mail address X-Git-Tag: next-20120925~84^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5e25f314cd8163a7cc1bedc7535346b4722fc976;p=karo-tx-linux.git hwmon: Drop Alexey Fisher's e-mail address This address is no longer valid. Signed-off-by: Jean Delvare Cc: Oleksij Rempel Acked-by: Guenter Roeck --- diff --git a/Documentation/hwmon/max1619 b/Documentation/hwmon/max1619 index d6f8d9cd7d7f..7326f8b6898b 100644 --- a/Documentation/hwmon/max1619 +++ b/Documentation/hwmon/max1619 @@ -9,7 +9,7 @@ Supported chips: http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf Authors: - Alexey Fisher , + Alexey Fisher, Jean Delvare Description diff --git a/drivers/hwmon/max1619.c b/drivers/hwmon/max1619.c index 6c11ec214071..320c9760d172 100644 --- a/drivers/hwmon/max1619.c +++ b/drivers/hwmon/max1619.c @@ -1,7 +1,7 @@ /* * max1619.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring - * Copyright (C) 2003-2004 Alexey Fisher + * Copyright (C) 2003-2004 Alexey Fisher * Jean Delvare * * 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 and " +MODULE_AUTHOR("Alexey Fisher and " "Jean Delvare "); MODULE_DESCRIPTION("MAX1619 sensor driver"); MODULE_LICENSE("GPL"); diff --git a/drivers/hwmon/max6642.c b/drivers/hwmon/max6642.c index bf236c0782b7..9080241dc947 100644 --- a/drivers/hwmon/max6642.c +++ b/drivers/hwmon/max6642.c @@ -7,7 +7,7 @@ * Derived from: * * Based on the max1619 driver. - * Copyright (C) 2003-2004 Alexey Fisher + * Copyright (C) 2003-2004 Alexey Fisher * Jean Delvare * * The MAX6642 is a sensor chip made by Maxim.