From: Grant Coady Content-Disposition: inline; filename=hwmon-update-Grant-Coady-email-address.patch Replace a bouncing email that I cannot recover from Mr Google. Signed-off-by: Grant Coady Signed-off-by: Jean Delvare --- Documentation/hwmon/adm9240 | 2 +- drivers/hwmon/adm9240.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) --- linux-2.6.19-rc1.orig/Documentation/hwmon/adm9240 2006-10-08 12:48:09.000000000 +0200 +++ linux-2.6.19-rc1/Documentation/hwmon/adm9240 2006-10-08 14:51:50.000000000 +0200 @@ -24,7 +24,7 @@ Frodo Looijaard , Philip Edelbrock , Michiel Rook , - Grant Coady with guidance + Grant Coady with guidance from Jean Delvare Interface --- linux-2.6.19-rc1.orig/drivers/hwmon/adm9240.c 2006-10-08 12:48:09.000000000 +0200 +++ linux-2.6.19-rc1/drivers/hwmon/adm9240.c 2006-10-08 14:51:50.000000000 +0200 @@ -5,7 +5,7 @@ * Copyright (C) 1999 Frodo Looijaard * Philip Edelbrock * Copyright (C) 2003 Michiel Rook - * Copyright (C) 2005 Grant Coady with valuable + * Copyright (C) 2005 Grant Coady with valuable * guidance from Jean Delvare * * Driver supports Analog Devices ADM9240 @@ -774,7 +774,7 @@ } MODULE_AUTHOR("Michiel Rook , " - "Grant Coady and others"); + "Grant Coady and others"); MODULE_DESCRIPTION("ADM9240/DS1780/LM81 driver"); MODULE_LICENSE("GPL");