commit | ad74e46cb3ba9e706f91f3f71baf816d2d8e45db | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Tue Dec 15 01:19:53 2015 +0000 |
committer | Eduardo Valentin <edubezval@gmail.com> | Wed Jan 06 18:06:39 2016 -0800 |
tree | 70b98c2bb70fd9f7766d0cfbb17ad1606e01b965 | |
parent | 5440c40b900fa561add48a7e70e9c892f0551387 [diff] |
thermal: trip_point_temp_store() calls thermal_zone_device_update() trip_point_temp_store() updates trip temperature. It should call thermal_zone_device_update() immediately. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>