Hi Greg, Update the head comment of the smsc47m1 driver to mention all the supported devices. Signed-off-by: Jean Delvare <khali at linux-fr.org> drivers/hwmon/smsc47m1.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- linux-2.6.13-rc3.orig/drivers/hwmon/smsc47m1.c 2005-07-24 15:22:39.000000000 +0200 +++ linux-2.6.13-rc3/drivers/hwmon/smsc47m1.c 2005-07-24 15:32:32.000000000 +0200 @@ -2,8 +2,8 @@ smsc47m1.c - Part of lm_sensors, Linux kernel modules for hardware monitoring - Supports the SMSC LPC47B27x, LPC47M10x, LPC47M13x and LPC47M14x - Super-I/O chips. + Supports the SMSC LPC47B27x, LPC47M10x, LPC47M13x, LPC47M14x, + LPC47M15x and LPC47M192 Super-I/O chips. Copyright (C) 2002 Mark D. Studebaker <mdsxyz123 at yahoo.com> Copyright (C) 2004 Jean Delvare <khali at linux-fr.org> -- Jean Delvare