hwmon: (lm90) Rename temperature conversion functions to match usage
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 17 Oct 2008 15:51:10 +0000 (17:51 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Fri, 17 Oct 2008 15:51:10 +0000 (17:51 +0200)
commit9d4d3834229e9949c066c2d0f73ed5d4b4965761
tree38b640053bb8fc5d2057a3614684d67703e7a408
parent23b2d4778ad33ee6bfe60439fb73c16580f204f2
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>
drivers/hwmon/lm90.c