commit | 44a520d81e70eac35833b0c2dc24d8daa371f557 | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <edubezval@gmail.com> | Wed Mar 09 13:07:13 2016 -0800 |
committer | Eduardo Valentin <edubezval@gmail.com> | Tue May 17 07:28:26 2016 -0700 |
tree | 52b565032a2ab37e65ed4ccbae266d6822efc07f | |
parent | e28d0c9cd381e115c2270bf1d6fe4de95289234a [diff] |
thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_register This changes the driver to use the devm_ version of thermal_zone_of_sensor_register and cleans up the local points and unregister calls. Cc: Zhang Rui <rui.zhang@intel.com> Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin <edubezval@gmail.com>