linux/drivers/thermal/qcom
Peng Hao a245b62be3 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>
2019-02-20 17:23:39 -08:00
..
Kconfig
Makefile
qcom-spmi-temp-alarm.c
tsens-8916.c
tsens-8960.c
tsens-8974.c
tsens-common.c thermal/qcom/tsens-common : fix possible object reference leak 2019-02-20 17:23:39 -08:00
tsens-v2.c
tsens.c
tsens.h