mirror of
https://github.com/joel16/android_kernel_sony_msm8994_rework.git
synced 2024-11-24 04:19:51 +00:00
hwmon: (vt8231) Update maintainer email address
Signed-off-by: Roger Lucas <vt8231@hiddenengine.co.uk> (modified MAINTAINERS entry also - MMH) Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
This commit is contained in:
parent
2d1374cad5
commit
af865765a9
@ -4262,7 +4262,7 @@ S: Maintained
|
||||
|
||||
VT8231 HARDWARE MONITOR DRIVER
|
||||
P: Roger Lucas
|
||||
M: roger@planbit.co.uk
|
||||
M: vt8231@hiddenengine.co.uk
|
||||
L: lm-sensors@lm-sensors.org
|
||||
S: Maintained
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
vt8231.c - Part of lm_sensors, Linux kernel modules
|
||||
for hardware monitoring
|
||||
|
||||
Copyright (c) 2005 Roger Lucas <roger@planbit.co.uk>
|
||||
Copyright (c) 2005 Roger Lucas <vt8231@hiddenengine.co.uk>
|
||||
Copyright (c) 2002 Mark D. Studebaker <mdsxyz123@yahoo.com>
|
||||
Aaron M. Marsh <amarsh@sdf.lonestar.org>
|
||||
|
||||
@ -999,7 +999,7 @@ static void __exit sm_vt8231_exit(void)
|
||||
}
|
||||
}
|
||||
|
||||
MODULE_AUTHOR("Roger Lucas <roger@planbit.co.uk>");
|
||||
MODULE_AUTHOR("Roger Lucas <vt8231@hiddenengine.co.uk>");
|
||||
MODULE_DESCRIPTION("VT8231 sensors");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user