]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: add support for negative temperatures
authorChaya Rachel Ivgi <chaya.rachel.ivgi@intel.com>
Sun, 27 Dec 2015 11:45:42 +0000 (13:45 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 1 Feb 2016 14:40:21 +0000 (16:40 +0200)
commit7869318e4296e27d4cb97505e8739d62b48b2d58
tree3ab99f8991516cdfedb6755dbd9d8140942afee7
parent27e070d3d3c2f6ab925ffd7c54814cabd95db51c
iwlwifi: mvm: add support for negative temperatures

The driver should support also negative temperatures.
So there is a need to separate between the return value and
temperature in order to be able to distinguish between
a negative temperature and error value.

Signed-off-by: Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/tt.c