commit | 9b257714a3f6f5c3ea133c44d3442e2340734b65 | [log] [tgz] |
---|---|---|
author | Juerg Haefliger <juergh@gmail.com> | Tue Mar 25 21:49:02 2008 -0700 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Jul 31 23:44:01 2008 -0400 |
tree | 7cef33b052850bf8c9c90387658438fbe9793f67 | |
parent | bce7f793daec3e65ec5c5705d2457b81fe7b5725 [diff] |
hwmon: (dme1737) demacrofy for readability This patch gets rid of a couple of macros previously used for sysfs attribute generation and manipulation. This makes the source a little bigger but a lot more readable and maintainable. It also fixes an issue with pwm5 & pwm6 attributes not being created read-only initially. Signed-Off-By: Juerg Haefliger <juergh at gmail.com> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>