]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon/sis5595: Use dynamic sysfs callbacks
authorJean Delvare <khali@linux-fr.org>
Sat, 9 Jun 2007 14:11:16 +0000 (10:11 -0400)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jul 2007 18:22:14 +0000 (14:22 -0400)
commit1f5f48dde709ae6951a2f1e044c21f5641684b0a
treedbbe954326e8ed7a4436093510d8b8e5f43ddb1b
parent17e7dc4373dfcf2a3058d307665263df29dd5fe7
hwmon/sis5595: Use dynamic sysfs callbacks

This lets us get rid of macro-generated functions and shrinks the
driver size by about 7%.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/sis5595.c