diff options
| author | Krzysztof Kozlowski <[email protected]> | 2021-06-14 21:22:29 +0200 |
|---|---|---|
| committer | Daniel Lezcano <[email protected]> | 2021-06-14 22:41:00 +0200 |
| commit | 3da97620e8d60da4a7eaae46e03e0a494780642d (patch) | |
| tree | 1dc70f7647609da30414aabde40f7b5205db1fe2 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | 3ae5950db617d1cc3eb4eb55750fa9d138529b49 (diff) | |
thermal/drivers/imx_sc: Add missing of_node_put for loop iteration
Early exits from for_each_available_child_of_node() should decrement the
node reference counter. Reported by Coccinelle:
drivers/thermal/imx_sc_thermal.c:93:1-33: WARNING:
Function "for_each_available_child_of_node" should have of_node_put() before return around line 97.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Jacky Bai <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions