]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon/ds1621: Use dynamic sysfs callbacks
authorJean Delvare <khali@linux-fr.org>
Sat, 9 Jun 2007 14:11:15 +0000 (10:11 -0400)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jul 2007 18:22:11 +0000 (14:22 -0400)
commit46a2e71ced949ecf238f796c178f85f03501ce88
tree50b04c877b18124f236f27383a20c79414df03ea
parent75819f01af77d6d70abc7777e450a0848a9b898b
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>
drivers/hwmon/ds1621.c