diff options
| author | Jean Delvare <khali@linux-fr.org> | 2006-09-24 15:25:52 -0400 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-09-28 18:31:19 -0400 | 
| commit | 3379ceeefde923a05c2c77ed2d84ba26c2fe9e81 (patch) | |
| tree | f736b86cc6c02ffac2a8ba5b235c8b64eff81ce2 | |
| parent | ce8c6ce1eceecfe090f6c1aa4108087b2051497b (diff) | |
hwmon: Remove Yuan Mu's address
hwmon: Remove Yuan Mu's address
Yuan Mu no longer works at Winbond.
I wish to publicly thank Yuan for his help with Winbond hardware
monitoring chips support during the past 10 months.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
| -rw-r--r-- | Documentation/hwmon/w83627ehf | 2 | ||||
| -rw-r--r-- | drivers/hwmon/w83627ehf.c | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/Documentation/hwmon/w83627ehf b/Documentation/hwmon/w83627ehf index 1474e78d5d32..fae3b781d82d 100644 --- a/Documentation/hwmon/w83627ehf +++ b/Documentation/hwmon/w83627ehf | |||
| @@ -9,7 +9,7 @@ Supported chips: | |||
| 9 | 9 | ||
| 10 | Authors: | 10 | Authors: | 
| 11 | Jean Delvare <khali@linux-fr.org> | 11 | Jean Delvare <khali@linux-fr.org> | 
| 12 | Yuan Mu <Ymu@Winbond.com.tw> | 12 | Yuan Mu (Winbond) | 
| 13 | Rudolf Marek <r.marek@sh.cvut.cz> | 13 | Rudolf Marek <r.marek@sh.cvut.cz> | 
| 14 | 14 | ||
| 15 | Description | 15 | Description | 
| diff --git a/drivers/hwmon/w83627ehf.c b/drivers/hwmon/w83627ehf.c index 7a58b079d735..833faa275ffa 100644 --- a/drivers/hwmon/w83627ehf.c +++ b/drivers/hwmon/w83627ehf.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | w83627ehf - Driver for the hardware monitoring functionality of | 2 | w83627ehf - Driver for the hardware monitoring functionality of | 
| 3 | the Winbond W83627EHF Super-I/O chip | 3 | the Winbond W83627EHF Super-I/O chip | 
| 4 | Copyright (C) 2005 Jean Delvare <khali@linux-fr.org> | 4 | Copyright (C) 2005 Jean Delvare <khali@linux-fr.org> | 
| 5 | Copyright (C) 2006 Yuan Mu <Ymu@Winbond.com.tw>, | 5 | Copyright (C) 2006 Yuan Mu (Winbond), | 
| 6 | Rudolf Marek <r.marek@sh.cvut.cz> | 6 | Rudolf Marek <r.marek@sh.cvut.cz> | 
| 7 | David Hubbard <david.c.hubbard@gmail.com> | 7 | David Hubbard <david.c.hubbard@gmail.com> | 
| 8 | 8 | ||
