aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2011-11-06 20:25:18 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-11-11 09:36:59 -0800
commit0fb2a32e2c8f58b5d43846e4de46364998f9af5d (patch)
tree06becd33b1beda0278b06e1de1bf4ae7e3f69a5a /drivers/hwmon/w83627ehf.c
parentfa7e2a6289195e502003f59768837107a59678c0 (diff)
downloadkernel_samsung_smdk4412-0fb2a32e2c8f58b5d43846e4de46364998f9af5d.zip
kernel_samsung_smdk4412-0fb2a32e2c8f58b5d43846e4de46364998f9af5d.tar.gz
kernel_samsung_smdk4412-0fb2a32e2c8f58b5d43846e4de46364998f9af5d.tar.bz2
hwmon: (coretemp) Fix for non-SMP builds
commit 2aba6cac2a84f3b80e11a680c34d55e7739b474d upstream. The definition of TO_ATTR_NO in the non-SMP case is wrong. As the SMP definition resolves to the correct value, just use this for both cases. Without this fix the temperature attributes are named temp0_* instead of temp2_*, so libsensors won't pick them. Broken since kernel 3.0. Signed-off-by: Jean Delvare <khali@linux-fr.org> Tested-by: Phil Sutter <phil@nwl.cc> Acked-by: Durgadoss R <Durgadoss.r@intel.com> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/hwmon/w83627ehf.c')
0 files changed, 0 insertions, 0 deletions