commit | 9d4d3834229e9949c066c2d0f73ed5d4b4965761 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Oct 17 17:51:10 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Fri Oct 17 17:51:10 2008 +0200 |
tree | 38b640053bb8fc5d2057a3614684d67703e7a408 | |
parent | 23b2d4778ad33ee6bfe60439fb73c16580f204f2 [diff] |
hwmon: (lm90) Rename temperature conversion functions to match usage The encoding of temperatures varies between chips and modes. So do not use "temp1" or "temp2" in the names of the conversion functions, but specify the encoding. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Jean Delvare <khali@linux-fr.org> Tested-by: Martyn Welch <martyn.welch@gefanuc.com>