commit | fad33c5fdae73a75af2f8ecf69147011bd57e28c | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jan 03 23:21:07 2008 +0100 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Feb 07 20:39:44 2008 -0500 |
tree | 29adf7adb4d1a3cb5ec0d3f91b9d556c7e58d803 | |
parent | af221931519571028c98cf7c7030dd973a524011 [diff] |
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>