Skip to content

Commit

Permalink
hwmon: (vt8231) Update maintainer email address
Browse files Browse the repository at this point in the history
Signed-off-by: Roger Lucas <vt8231@hiddenengine.co.uk>

(modified MAINTAINERS entry also - MMH)

Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
  • Loading branch information
Roger Lucas authored and Mark M. Hoffman committed Feb 17, 2008
1 parent 2d1374c commit af86576
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions drivers/hwmon/vt8231.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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");

Expand Down

0 comments on commit af86576

Please sign in to comment.