hwmon: Extend lm63.c to support LM64
authorDirk Eibach <eibach@gdsys.de>
Mon, 18 Apr 2011 08:43:14 +0000 (10:43 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 12 May 2011 21:01:34 +0000 (23:01 +0200)
commit31c1bdd93d0c7a6f2c242573761724f75e2647bc
tree7f62e73efdd244b3a01e801cc35b6cf838fdd738
parentbbc6353c740064c8e0741b772376a1a67a1c3f01
hwmon: Extend lm63.c to support LM64

This patch adds support for the National LM64 temperature
sensor with integrated fan control to lm63.c.
Main difference between LM63 and LM64 is 16°C offset in sensor
readings.

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
drivers/hwmon/lm63.c