hwmon: (asb100) De-macro the sysfs callbacks
authorJean Delvare <khali@linux-fr.org>
Thu, 3 Jan 2008 22:21:07 +0000 (23:21 +0100)
committerMark M. Hoffman <mhoffman@lightlink.com>
Fri, 8 Feb 2008 01:39:44 +0000 (20:39 -0500)
commitfad33c5fdae73a75af2f8ecf69147011bd57e28c
tree29adf7adb4d1a3cb5ec0d3f91b9d556c7e58d803
parentaf221931519571028c98cf7c7030dd973a524011
hwmon: (asb100) De-macro the sysfs callbacks

Use standard dynamic sysfs callbacks instead of macro-generated
wrappers. This makes the code more readable, and the binary smaller
(by about 12%).

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/asb100.c