From: Hans de Goede Date: Wed, 9 Mar 2011 19:57:07 +0000 (+0100) Subject: hwmon/f71882fg: Fix temp1 sensor type reporting X-Git-Tag: v2.6.39-rc1~448^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c4dc521e99c0b2946973090b27c9bd4eb81b63;p=pandora-kernel.git hwmon/f71882fg: Fix temp1 sensor type reporting The code for determining a sensort type for temp1 was based on me misreading the datasheet, the tested registers do not determine what kind of sensor is actually reported as temp1. Instead the enable / disable certain additional digital sensor readouts throug PECI / AMDSI, etc. Independent of these settings temp1 is still reading an external BJT or thermistor as configured by the Temperature Sensor Type Register (0x6b). Signed-off-by: Hans de Goede Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed