hwmon: (adm1031) Get rid of macro-generated wrappers
authorJean Delvare <khali@linux-fr.org>
Sun, 2 Dec 2007 22:39:38 +0000 (23:39 +0100)
committerMark M. Hoffman <mhoffman@lightlink.com>
Fri, 8 Feb 2008 01:39:43 +0000 (20:39 -0500)
commitc801082d7d41928b2348507ecdc841d5ebad3490
treeea463da5f9f0c5d8489fc74fecfa4aec8a66836b
parent6d6006b8db5ead05053ccfbc45ab7e5c600a81b1
hwmon: (adm1031) Get rid of macro-generated wrappers

Use the standard dynamic sysfs callbacks instead of macro-generated
wrappers. It makes the code more simple and the binary smaller (-8% on
my system.)

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/adm1031.c