hwmon: (gl520sm) De-macro the sysfs callbacks
authorJean Delvare <khali@linux-fr.org>
Sun, 4 Nov 2007 22:45:14 +0000 (23:45 +0100)
committerMark M. Hoffman <mhoffman@lightlink.com>
Fri, 8 Feb 2008 01:39:42 +0000 (20:39 -0500)
commit86d47f127d740b891da29daff5799d91b6bd2e17
treef9e8431c06d82fe866f592983b612eb33d9d4298
parent8b4b0ab41bb0a5e72b6fceb9a7aff303c88960b4
hwmon: (gl520sm) 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 11%).

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