Skip to content

Commit

Permalink
hwmon: Update Alexey Fisher's name
Browse files Browse the repository at this point in the history
My name was change after migration.

Signed-off-by: Oleksij Rempel <bug-track@fisher-privat.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
  • Loading branch information
Oleksij Rempel authored and Jean Delvare committed Oct 10, 2012
1 parent 42859ee commit 9292f05
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Documentation/hwmon/max1619
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Supported chips:
http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf

Authors:
Alexey Fisher <fishor@mail.ru>,
Oleksij Rempel <bug-track@fisher-privat.net>,
Jean Delvare <khali@linux-fr.org>

Description
Expand Down
4 changes: 2 additions & 2 deletions drivers/hwmon/max1619.c
Original file line number Diff line number Diff line change
@@ -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 Oleksij Rempel <bug-track@fisher-privat.net>
* Jean Delvare <khali@linux-fr.org>
*
* Based on the lm90 driver. The MAX1619 is a sensor chip made by Maxim.
Expand Down Expand Up @@ -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("Oleksij Rempel <bug-track@fisher-privat.net> and "
"Jean Delvare <khali@linux-fr.org>");
MODULE_DESCRIPTION("MAX1619 sensor driver");
MODULE_LICENSE("GPL");
2 changes: 1 addition & 1 deletion drivers/hwmon/max6642.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Derived from:
*
* Based on the max1619 driver.
* Copyright (C) 2003-2004 Alexey Fisher <fishor@mail.ru>
* Copyright (C) 2003-2004 Oleksij Rempel <bug-track@fisher-privat.net>
* Jean Delvare <khali@linux-fr.org>
*
* The MAX6642 is a sensor chip made by Maxim.
Expand Down

0 comments on commit 9292f05

Please sign in to comment.