summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-taos-evm.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2014-01-29 20:40:08 +0100
committerJean Delvare <khali@endymion.delvare>2014-01-29 20:40:08 +0100
commit7c81c60f3789a082e141d7a013392af5f78db16a (patch)
treef3da560b70545e6780ee29319c003418d986bb05 /drivers/i2c/busses/i2c-taos-evm.c
parentb523bb75098b1ed4dd98cb651b7b71e5b8c4f533 (diff)
downloadop-kernel-dev-7c81c60f3789a082e141d7a013392af5f78db16a.zip
op-kernel-dev-7c81c60f3789a082e141d7a013392af5f78db16a.tar.gz
Update Jean Delvare's e-mail address
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/i2c/busses/i2c-taos-evm.c')
-rw-r--r--drivers/i2c/busses/i2c-taos-evm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/i2c/busses/i2c-taos-evm.c b/drivers/i2c/busses/i2c-taos-evm.c
index 6ffa56e0..0576026 100644
--- a/drivers/i2c/busses/i2c-taos-evm.c
+++ b/drivers/i2c/busses/i2c-taos-evm.c
@@ -3,7 +3,7 @@
* These devices include an I2C master which can be controlled over the
* serial port.
*
- * Copyright (C) 2007 Jean Delvare <khali@linux-fr.org>
+ * Copyright (C) 2007 Jean Delvare <jdelvare@suse.de>
*
* 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
@@ -321,7 +321,7 @@ static void __exit taos_exit(void)
serio_unregister_driver(&taos_drv);
}
-MODULE_AUTHOR("Jean Delvare <khali@linux-fr.org>");
+MODULE_AUTHOR("Jean Delvare <jdelvare@suse.de>");
MODULE_DESCRIPTION("TAOS evaluation module driver");
MODULE_LICENSE("GPL");
OpenPOWER on IntegriCloud