commit | 86d47f127d740b891da29daff5799d91b6bd2e17 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Nov 04 23:45:14 2007 +0100 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Feb 07 20:39:42 2008 -0500 |
tree | f9e8431c06d82fe866f592983b612eb33d9d4298 | |
parent | 8b4b0ab41bb0a5e72b6fceb9a7aff303c88960b4 [diff] |
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>