提交 962a75a2 编写于 作者: L LABBE Corentin 提交者: Guenter Roeck

hwmon: (adm1029) Update Corentin Labbe's email

Signed-off-by: NLABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
上级 fce8ffa3
/* /*
* adm1029.c - Part of lm_sensors, Linux kernel modules for hardware monitoring * adm1029.c - Part of lm_sensors, Linux kernel modules for hardware monitoring
* *
* Copyright (C) 2006 Corentin LABBE <corentin.labbe@geomatys.fr> * Copyright (C) 2006 Corentin LABBE <clabbe.montjoie@gmail.com>
* *
* Based on LM83 Driver by Jean Delvare <jdelvare@suse.de> * Based on LM83 Driver by Jean Delvare <jdelvare@suse.de>
* *
...@@ -449,6 +449,6 @@ static struct adm1029_data *adm1029_update_device(struct device *dev) ...@@ -449,6 +449,6 @@ static struct adm1029_data *adm1029_update_device(struct device *dev)
module_i2c_driver(adm1029_driver); module_i2c_driver(adm1029_driver);
MODULE_AUTHOR("Corentin LABBE <corentin.labbe@geomatys.fr>"); MODULE_AUTHOR("Corentin LABBE <clabbe.montjoie@gmail.com>");
MODULE_DESCRIPTION("adm1029 driver"); MODULE_DESCRIPTION("adm1029 driver");
MODULE_LICENSE("GPL v2"); MODULE_LICENSE("GPL v2");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册