diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2022-05-11 15:37:22 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-05-11 18:42:13 +0200 |
commit | 2be84f73785fa9ed6443e3c5b158730266f1c2ee (patch) | |
tree | c2954ddbd2bef7bb7381debed5667b8919da84b2 /sound/soc/codecs/wm2000.c | |
parent | ASoC: cs42l56: Fix the error handling of cs42l56_i2c_probe() (diff) | |
download | linux-2be84f73785fa9ed6443e3c5b158730266f1c2ee.tar.xz linux-2be84f73785fa9ed6443e3c5b158730266f1c2ee.zip |
ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
Fixes: 08641c7c74dd ("ASoC: mxs: add device tree support for mxs-saif")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220511133725.39039-1-linmq006@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm2000.c')
0 files changed, 0 insertions, 0 deletions