commit | 972f051364f19e573b96047be336ef7e8ff4e39c | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qti.qualcomm.com> | Sun Mar 15 20:36:21 2015 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Mar 23 17:16:13 2015 +0200 |
tree | 9e7759158ee5722c8acbc8d4b96b2bf2706fd778 | |
parent | 63fb32df9786733af85d243877d585ccad36490a [diff] |
ath10k: fix interpretation of cooling device state Setting the sysfs attribute ends up configuring the duty cycle, but the interface through which the attribute is exposed (cooling_device) is for setting the throttle/cooling state. This is confusing the user. Hence renaming the cooling device interfaces for better readability. Cc: Matthias Kaehlcke <mka@google.com> Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>