hwmon/w83781d: Use dynamic sysfs callbacks
authorJean Delvare <khali@linux-fr.org>
Tue, 8 May 2007 15:22:03 +0000 (17:22 +0200)
committerJean Delvare <khali@hyperion.delvare>
Tue, 8 May 2007 15:22:03 +0000 (17:22 +0200)
commit348753379a7704087603dad403603e825422fd9a
treee25a054150850ae6ab2f733413c3f0659ee675fe
parent31b8dc4d58b9905a77412c06fc0b22aa19c1cc1d
hwmon/w83781d: Use dynamic sysfs callbacks

This lets us get rid of some of the macro-generated functions and
shrinks the driver size significantly (about 9%).

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/w83781d.c