aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2024-05-09 00:33:11 +0000
committerMark Brown <[email protected]>2024-05-09 04:59:23 +0000
commitc6f597bc598a8c3456fa017eb0c55e7a41bfce2c (patch)
tree1ae1b1c389e436aabf80549283e997b064c79729 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentASoC: Use *-y instead of *-objs in Makefile (diff)
downloadkernel-c6f597bc598a8c3456fa017eb0c55e7a41bfce2c.tar.gz
kernel-c6f597bc598a8c3456fa017eb0c55e7a41bfce2c.zip
ASoC: audio-graph-card2: remove unneeded of_node_get()
"lnk" is used as "port0", and it will be used to get "port1" by of_get_next_child(ports, lnk). It will call of_node_put() inside. This function is calling of_node_get() to make up for it, but it doesn't call paired of_node_put(port0) when it quit function. This of_node_get() itself is not needed, let's remove it. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions