From: Jean Delvare Date: Sun, 25 Sep 2005 14:41:18 +0000 (+0200) Subject: [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks X-Git-Tag: v2.6.15-rc1~732^2^2^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=709439a284bc5b7d42a70fee7119feb186c1ca99;p=pandora-kernel.git [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks Convert the w83l785ts driver to use dynamic sysfs callbacks. This is a small driver so the benefit is thin, but still worth it. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman drivers/hwmon/w83l785ts.c | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) --- Reading git-diff-tree failed