This patch changes Rudolf Marek's e-mail address, the Silicon Hill club is not what it used to be. Signed-off-by: Rudolf Marek Signed-off-by: Jean Delvare --- Documentation/hwmon/k8temp | 2 +- Documentation/hwmon/w83627ehf | 2 +- Documentation/hwmon/w83791d | 2 +- MAINTAINERS | 2 +- drivers/hwmon/hwmon-vid.c | 4 ++-- drivers/hwmon/k8temp.c | 4 ++-- drivers/hwmon/w83627ehf.c | 2 +- drivers/hwmon/w83792d.c | 2 +- drivers/i2c/busses/i2c-ali1563.c | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) --- linux-2.6.19-git.orig/Documentation/hwmon/k8temp 2006-11-30 21:15:54.000000000 +0100 +++ linux-2.6.19-git/Documentation/hwmon/k8temp 2006-12-06 11:31:16.000000000 +0100 @@ -8,7 +8,7 @@ Datasheet: http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/32559.pdf Author: Rudolf Marek -Contact: Rudolf Marek +Contact: Rudolf Marek Description ----------- --- linux-2.6.19-git.orig/Documentation/hwmon/w83627ehf 2006-11-30 21:15:54.000000000 +0100 +++ linux-2.6.19-git/Documentation/hwmon/w83627ehf 2006-12-06 11:31:16.000000000 +0100 @@ -10,7 +10,7 @@ Authors: Jean Delvare Yuan Mu (Winbond) - Rudolf Marek + Rudolf Marek Description ----------- --- linux-2.6.19-git.orig/Documentation/hwmon/w83791d 2006-11-30 21:15:54.000000000 +0100 +++ linux-2.6.19-git/Documentation/hwmon/w83791d 2006-12-06 11:31:16.000000000 +0100 @@ -18,7 +18,7 @@ and Mark Studebaker w83792d.c: Chunhao Huang , - Rudolf Marek + Rudolf Marek Additional contributors: Sven Anders --- linux-2.6.19-git.orig/MAINTAINERS 2006-12-05 14:15:29.000000000 +0100 +++ linux-2.6.19-git/MAINTAINERS 2006-12-06 11:31:16.000000000 +0100 @@ -277,7 +277,7 @@ ALI1563 I2C DRIVER P: Rudolf Marek -M: r.marek@sh.cvut.cz +M: r.marek@assembler.cz L: i2c@lm-sensors.org S: Maintained --- linux-2.6.19-git.orig/drivers/hwmon/hwmon-vid.c 2006-11-30 21:14:30.000000000 +0100 +++ linux-2.6.19-git/drivers/hwmon/hwmon-vid.c 2006-12-06 11:31:16.000000000 +0100 @@ -1,7 +1,7 @@ /* hwmon-vid.c - VID/VRM/VRD voltage conversions - Copyright (c) 2004 Rudolf Marek + Copyright (c) 2004 Rudolf Marek Partly imported from i2c-vid.h of the lm_sensors project Copyright (c) 2002 Mark D. Studebaker @@ -232,7 +232,7 @@ EXPORT_SYMBOL(vid_from_reg); EXPORT_SYMBOL(vid_which_vrm); -MODULE_AUTHOR("Rudolf Marek "); +MODULE_AUTHOR("Rudolf Marek "); MODULE_DESCRIPTION("hwmon-vid driver"); MODULE_LICENSE("GPL"); --- linux-2.6.19-git.orig/drivers/hwmon/k8temp.c 2006-11-30 21:16:06.000000000 +0100 +++ linux-2.6.19-git/drivers/hwmon/k8temp.c 2006-12-06 11:31:16.000000000 +0100 @@ -1,7 +1,7 @@ /* * k8temp.c - Linux kernel module for hardware monitoring * - * Copyright (C) 2006 Rudolf Marek + * Copyright (C) 2006 Rudolf Marek * * Inspired from the w83785 and amd756 drivers. * @@ -286,7 +286,7 @@ pci_unregister_driver(&k8temp_driver); } -MODULE_AUTHOR("Rudolf Marek "); +MODULE_AUTHOR("Rudolf Marek "); MODULE_DESCRIPTION("AMD K8 core temperature monitor"); MODULE_LICENSE("GPL"); --- linux-2.6.19-git.orig/drivers/hwmon/w83627ehf.c 2006-11-30 21:16:06.000000000 +0100 +++ linux-2.6.19-git/drivers/hwmon/w83627ehf.c 2006-12-06 11:31:16.000000000 +0100 @@ -3,7 +3,7 @@ the Winbond W83627EHF Super-I/O chip Copyright (C) 2005 Jean Delvare Copyright (C) 2006 Yuan Mu (Winbond), - Rudolf Marek + Rudolf Marek David Hubbard Shamelessly ripped from the w83627hf driver --- linux-2.6.19-git.orig/drivers/hwmon/w83792d.c 2006-11-30 21:16:06.000000000 +0100 +++ linux-2.6.19-git/drivers/hwmon/w83792d.c 2006-12-06 11:31:16.000000000 +0100 @@ -3,7 +3,7 @@ monitoring Copyright (C) 2004, 2005 Winbond Electronics Corp. Chunhao Huang , - Rudolf Marek + Rudolf Marek This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by --- linux-2.6.19-git.orig/drivers/i2c/busses/i2c-ali1563.c 2006-11-30 21:16:06.000000000 +0100 +++ linux-2.6.19-git/drivers/i2c/busses/i2c-ali1563.c 2006-12-06 11:31:16.000000000 +0100 @@ -2,7 +2,7 @@ * i2c-ali1563.c - i2c driver for the ALi 1563 Southbridge * * Copyright (C) 2004 Patrick Mochel - * 2005 Rudolf Marek + * 2005 Rudolf Marek * * The 1563 southbridge is deceptively similar to the 1533, with a * few notable exceptions. One of those happens to be the fact they