From: Wey-Yi Guy Date: Thu, 21 May 2009 20:44:23 +0000 (-0700) Subject: iwlwifi: Temperature sensor voltage reading for 5150 X-Git-Tag: v2.6.31-rc1~330^2~313^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62161aefa403a3f8d603b061f5688cf00928a2cc;p=pandora-kernel.git iwlwifi: Temperature sensor voltage reading for 5150 The temperature measurement by uCode for 5150 and 5000 are different CSR_HW_REV_TYPE_5150: temperature sensor output voltage CSR_HW_REV_TYPE_5000: temperature in Celsius temperature related operation for 5150 is measured by temperature sensor output voltage; additional conversion is required for set and store the temperature. To make sure support different HW design; implement _ops method for temperature related functions (temperature reading and set ct kill threshold) Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed