summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/pcwd_pci.c
diff options
context:
space:
mode:
authorAlan Cox2008-10-27 16:17:56 +0100
committerWim Van Sebroeck2008-10-28 20:16:11 +0100
commit29fa0586de4fe518f122a915b8c6e92d12e8ca7f (patch)
tree871d2e792b7ae8ec57c5ec86616186d675631af9 /drivers/watchdog/pcwd_pci.c
parent[WATCHDOG] pci: use pci_ioremap_bar() in drivers/watchdog (diff)
downloadkernel-qcow2-linux-29fa0586de4fe518f122a915b8c6e92d12e8ca7f.tar.gz
kernel-qcow2-linux-29fa0586de4fe518f122a915b8c6e92d12e8ca7f.tar.xz
kernel-qcow2-linux-29fa0586de4fe518f122a915b8c6e92d12e8ca7f.zip
[PATCH] Switch all my contributions stuff to a single common address
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/pcwd_pci.c')
-rw-r--r--drivers/watchdog/pcwd_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/pcwd_pci.c b/drivers/watchdog/pcwd_pci.c
index 90eb1d4271d7..5d76422c402c 100644
--- a/drivers/watchdog/pcwd_pci.c
+++ b/drivers/watchdog/pcwd_pci.c
@@ -6,7 +6,7 @@
* Based on source code of the following authors:
* Ken Hollis <kenji@bitgate.com>,
* Lindsay Harris <lindsay@bluegum.com>,
- * Alan Cox <alan@redhat.com>,
+ * Alan Cox <alan@lxorguk.ukuu.org.uk>,
* Matt Domsch <Matt_Domsch@dell.com>,
* Rob Radez <rob@osinvestor.com>
*