thermal: tsens: Get rid of dead code
authorAmit Kucheria <amit.kucheria@linaro.org>
Wed, 12 Sep 2018 09:52:48 +0000 (15:22 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 23 Oct 2018 00:32:38 +0000 (17:32 -0700)
commitcaac52bce61116c4d645d80e38ed07e47a81a2e9
tree1ab06b88c44b87d5cc9792ec242b8366e90cfbc7
parent2d71d8ded5f48b23ae46fec44811fe33da639fc9
thermal: tsens: Get rid of dead code

hw_id is dynamically allocated but not used anywhere. Get rid of dead
code.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/qcom/tsens.c