]> asedeno.scripts.mit.edu Git - linux.git/commit
hwmon: (lm80) Normalize all temperature values to 16 bit
authorGuenter Roeck <linux@roeck-us.net>
Sun, 13 Apr 2014 16:30:09 +0000 (09:30 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 21 May 2014 23:02:26 +0000 (16:02 -0700)
commit688a3174a2a0426a898dc641226249fa0df9e922
tree3f2481978d307e6463af1ca15363cba594b4ddc8
parent9028ff8e3dd207375d2459079f728322671069ac
hwmon: (lm80) Normalize all temperature values to 16 bit

Normalize all stored temperature values to 16 bit to simplify
temperature calculations.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm80.c