소스 검색

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 18 년 전
부모
커밋
3379ceeefd
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>