commit | da4e8ca376a1b3dca470eba14dcec321a6a27b8b | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Tue May 08 20:27:05 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 20:41:14 2007 -0700 |
tree | 21ce6a5e42b872ebcdac01982d2ba4401f9d7b25 | |
parent | ddfbf2afd538b38139267f71a185eb9434465440 [diff] |
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>