[PATCH] hwmon: Update smsc47m1 head comment
authorJean Delvare <khali@linux-fr.org>
Tue, 6 Sep 2005 19:21:54 +0000 (21:21 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Sep 2005 21:34:20 +0000 (14:34 -0700)
Update the head comment of the smsc47m1 driver to mention all the
supported devices.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/smsc47m1.c

index 7e699a8..c9cc683 100644 (file)
@@ -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@yahoo.com>
     Copyright (C) 2004 Jean Delvare <khali@linux-fr.org>