commit | e936491e5c005620951fe5d67e441b936f583702 | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <edubezval@gmail.com> | Wed Mar 09 13:08:48 2016 -0800 |
committer | Eduardo Valentin <edubezval@gmail.com> | Tue May 17 07:28:26 2016 -0700 |
tree | f0ba5c9c7c89afeca80e89444868c5a6d6de17f8 | |
parent | c417bdedb14c12671a199bb5d4f3b78b438598b3 [diff] |
thermal: convert qcom-spmi 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>