[PATCH] hwmon: Use attribute arrays in pc87360
authorJim Cromie <jim.cromie@gmail.com>
Mon, 9 Jan 2006 22:24:41 +0000 (23:24 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:21:48 +0000 (14:21 -0800)
Convert individual sensors to sensor-attr arrays by each sensor type,
and initialize them in loops instead of long blocks of individual calls.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found