From: Jim Cromie Date: Fri, 12 Oct 2007 19:08:00 +0000 (+0200) Subject: hwmon: (w83627hf) De-macro sysfs callback functions X-Git-Tag: v2.6.24-rc1~1299^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07584c762541672e35735b52af031183ca17a5a2;p=pandora-kernel.git hwmon: (w83627hf) De-macro sysfs callback functions This patch to drivers/hwmon/w83627hf converts many sysfs items from DEVICE_ATTRs to SENSOR_DEVICE_ATTRs, and replaces macros which expand to define redundant callbacks, with callbacks which use the SENSOR_DEV.nr to know what to do. Signed-off-by: Jim Cromie Signed-off-by: Jean Delvare Signed-off-by: Mark M. Hoffman --- Reading git-diff-tree failed