commit | 46a2e71ced949ecf238f796c178f85f03501ce88 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sat Jun 09 10:11:15 2007 -0400 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Jul 19 14:22:11 2007 -0400 |
tree | 50b04c877b18124f236f27383a20c79414df03ea | |
parent | 75819f01af77d6d70abc7777e450a0848a9b898b [diff] |
hwmon/ds1621: Use dynamic sysfs callbacks This lets us get rid of macro-generated functions and shrinks the driver size by about 8%. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Aurelien Jarno <aurelien@aurel32.net>