commit | e20d136ec7d6f309989c447638365840d3424c8e | [log] [tgz] |
---|---|---|
author | Zheng Yongjun <zhengyongjun3@huawei.com> | Mon Apr 25 09:29:29 2022 +0000 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu May 19 12:11:52 2022 +0200 |
tree | cfd59a03e35820a0e3e8249e97640616588de4f4 | |
parent | 077df623c8344e4b50a7ba6c433f9d6857a94d6b [diff] |
thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe platform_get_resource() may return NULL, add proper check to avoid potential NULL dereferencing. Fixes: 250e211057c72 ("thermal: broadcom: Add Stingray thermal driver") Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com> Link: https://lore.kernel.org/r/20220425092929.90412-1-zhengyongjun3@huawei.com Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>