Searched hist:b358993b3f582f43a6098028b5b08d084dff4d24 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tt.c | diff b358993b3f582f43a6098028b5b08d084dff4d24 Sun Feb 14 06:03:10 CST 2016 Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com> iwlwifi: mvm: return the cooling state index instead of the budget
iwl_mvm_tcool_get_cur_state is the function that returns the cooling state index to the sysfs handler. This function returns mvm->cooling_dev.cur_state but that variable was set to the budget and not the cooling state index. Fix that. Add a missing blank line while at it.
Signed-off-by: Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
|
H A D | mvm.h | diff b358993b3f582f43a6098028b5b08d084dff4d24 Sun Feb 14 06:03:10 CST 2016 Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com> iwlwifi: mvm: return the cooling state index instead of the budget
iwl_mvm_tcool_get_cur_state is the function that returns the cooling state index to the sysfs handler. This function returns mvm->cooling_dev.cur_state but that variable was set to the budget and not the cooling state index. Fix that. Add a missing blank line while at it.
Signed-off-by: Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
|