IIO: Update email address for Jonathan Cameron.
authorJonathan Cameron <jic23@kernel.org>
Sun, 2 Sep 2012 20:27:56 +0000 (21:27 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 3 Sep 2012 19:26:46 +0000 (20:26 +0100)
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/industrialio-core.c

index a288792..fa3b9f5 100644 (file)
@@ -980,6 +980,6 @@ EXPORT_SYMBOL(iio_device_unregister);
 subsys_initcall(iio_init);
 module_exit(iio_exit);
 
-MODULE_AUTHOR("Jonathan Cameron <jic23@cam.ac.uk>");
+MODULE_AUTHOR("Jonathan Cameron <jic23@kernel.org>");
 MODULE_DESCRIPTION("Industrial I/O core");
 MODULE_LICENSE("GPL");