From: Oleksij Rempel Date: Wed, 10 Oct 2012 13:25:56 +0000 (+0200) Subject: hwmon: Update Alexey Fisher's name X-Git-Tag: v3.7-rc1~57^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9292f05556becd639a91ae62f2041bf570a8bc2d;p=profile%2Fcommon%2Fkernel-common.git hwmon: Update Alexey Fisher's name My name was change after migration. Signed-off-by: Oleksij Rempel Signed-off-by: Jean Delvare --- diff --git a/Documentation/hwmon/max1619 b/Documentation/hwmon/max1619 index d6f8d9c..e6d8739 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 , + Oleksij Rempel , Jean Delvare Description diff --git a/drivers/hwmon/max1619.c b/drivers/hwmon/max1619.c index 6c11ec2..445e5d4 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 Oleksij Rempel * 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("Oleksij Rempel and " "Jean Delvare "); MODULE_DESCRIPTION("MAX1619 sensor driver"); MODULE_LICENSE("GPL"); diff --git a/drivers/hwmon/max6642.c b/drivers/hwmon/max6642.c index bf236c0..223461a 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 Oleksij Rempel * Jean Delvare * * The MAX6642 is a sensor chip made by Maxim.