summaryrefslogtreecommitdiff
path: root/drivers/thermal/rcar_gen3_thermal.c
diff options
context:
space:
mode:
authorPeng Hao <peng.hao2@zte.com.cn>2019-02-13 22:53:29 +0800
committerEduardo Valentin <edubezval@gmail.com>2019-02-20 17:23:39 -0800
commita245b62be3f0274114df49a8b5481be6383b314f (patch)
tree9a649d393ff30e1a914960905508ca2ae455ef4f /drivers/thermal/rcar_gen3_thermal.c
parent76b1ae8698d63a15000068057ccae38ec763baaa (diff)
thermal/qcom/tsens-common : fix possible object reference leak
of_find_device_by_node() takes a reference to the struct device when it finds a match via get_device. We also should make sure to drop the reference to the device taken by of_find_device_by_node() when returning error. Signed-off-by: Peng Hao <peng.hao2@zte.com.cn> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/thermal/rcar_gen3_thermal.c')
0 files changed, 0 insertions, 0 deletions