diff options
author | Caesar Wang <wxt@rock-chips.com> | 2016-12-12 19:05:33 +0800 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2016-12-13 20:32:03 -0800 |
commit | d3530497f5c33530c50acb435b7d54e0a82d8032 (patch) | |
tree | f3729d4381986fcfd3fd14528f780e105fb7d4cc /include/uapi/misc | |
parent | cdd8b3f7b779e39bda1a8057f287da065216720b (diff) |
thermal: rockchip: fixes invalid temperature case
The temp_to_code function will return 0 when we set the temperature to a
invalid value (e.g. 61C, 62C, 63C....), that's unpractical. This patch
will prevent this case happening. That will return the max analog value to
indicate the temperature is invalid or over table temperature range.
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'include/uapi/misc')
0 files changed, 0 insertions, 0 deletions