From 3379ceeefde923a05c2c77ed2d84ba26c2fe9e81 Mon Sep 17 00:00:00 2001 From: Jean Delvare <khali@linux-fr.org> Date: Sun, 24 Sep 2006 21:25:52 +0200 Subject: [PATCH] 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> --- Documentation/hwmon/w83627ehf | 2 +- drivers/hwmon/w83627ehf.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/hwmon/w83627ehf b/Documentation/hwmon/w83627ehf index 1474e78d5d327..fae3b781d82d4 100644 --- a/Documentation/hwmon/w83627ehf +++ b/Documentation/hwmon/w83627ehf @@ -9,7 +9,7 @@ Supported chips: Authors: Jean Delvare <khali@linux-fr.org> - Yuan Mu <Ymu@Winbond.com.tw> + Yuan Mu (Winbond) Rudolf Marek <r.marek@sh.cvut.cz> Description diff --git a/drivers/hwmon/w83627ehf.c b/drivers/hwmon/w83627ehf.c index 7a58b079d735b..833faa275ffae 100644 --- a/drivers/hwmon/w83627ehf.c +++ b/drivers/hwmon/w83627ehf.c @@ -2,7 +2,7 @@ w83627ehf - Driver for the hardware monitoring functionality of the Winbond W83627EHF Super-I/O chip Copyright (C) 2005 Jean Delvare <khali@linux-fr.org> - Copyright (C) 2006 Yuan Mu <Ymu@Winbond.com.tw>, + Copyright (C) 2006 Yuan Mu (Winbond), Rudolf Marek <r.marek@sh.cvut.cz> David Hubbard <david.c.hubbard@gmail.com> -- 2.30.2