Explorar el Código

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>
Jean Delvare hace 18 años
padre
commit
3379ceeefd
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      Documentation/hwmon/w83627ehf
  2. 1 1
      drivers/hwmon/w83627ehf.c

+ 1 - 1
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

+ 1 - 1
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>