summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2022-05-12 15:13:30 +0400
committerMark Brown <broonie@kernel.org>2022-05-16 12:58:38 +0100
commita34840c4eb3278a7c29c9c57a65ce7541c66f9f2 (patch)
treeb9ea8fd2a120d86f06a5b49b7519f737e40e3165 /sound/soc/generic
parentd91835655cc9047f8b5c40530791bd3bc020f1bd (diff)
downloadlinux-stable-a34840c4eb3278a7c29c9c57a65ce7541c66f9f2.tar.gz
linux-stable-a34840c4eb3278a7c29c9c57a65ce7541c66f9f2.tar.bz2
linux-stable-a34840c4eb3278a7c29c9c57a65ce7541c66f9f2.zip
ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak. Fixes: 6748d0559059 ("ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI)") Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Link: https://lore.kernel.org/r/20220512111331.44774-1-linmq006@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/generic')
0 files changed, 0 insertions, 0 deletions