]> git.karo-electronics.de Git - mv-sheeva.git/commit
applesmc: Use standard sysfs names for labels
authorJean Delvare <khali@linux-fr.org>
Wed, 9 May 2007 03:27:05 +0000 (20:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 03:41:14 +0000 (20:41 -0700)
commitda4e8ca376a1b3dca470eba14dcec321a6a27b8b
tree21ce6a5e42b872ebcdac01982d2ba4401f9d7b25
parentddfbf2afd538b38139267f71a185eb9434465440
applesmc: Use standard sysfs names for labels

We have a standard suffix to associate a designation string to a sensor:
_label.  Use it instead of _position so that libsensors will catch it.
(This isn't implemented yet, but should be soon.)

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Nicolas Boichat <nicolas@boichat.ch>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/hwmon/applesmc.c