[PATCH] w83627ehf: Refactor the sysfs interface
authorYuan Mu <ymu@winbond.com.tw>
Sun, 5 Feb 2006 22:24:16 +0000 (23:24 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:21:53 +0000 (14:21 -0800)
commit412fec8216bb71ecbe255af702b0daf7ad55a7c4
treed6995537f0a34932564250a664bb1cd60887a6a8
parent4c537fb287e68b84df685f4730348e83a163367b
[PATCH] w83627ehf: Refactor the sysfs interface

Use dynamic sysfs callbacks and array of attributes to reduce the
w83627ehf driver size.

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