Miaoqian Lin 05654431a1
ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
This node pointer is returned by of_parse_phandle() with
refcount incremented in this function.
Calling of_node_put() to avoid the refcount leak.

Fixes: 8625c1dbd876 ("ASoC: mediatek: Add mt2701-wm8960 machine driver")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220404093526.30004-1-linmq006@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-04-05 10:44:31 +01:00
..
2021-09-03 15:33:47 -07:00
2022-04-01 10:32:46 -07:00
2022-03-21 16:19:21 +01:00
2022-04-01 10:32:46 -07:00
2022-03-23 15:11:12 -07:00
2022-01-14 18:50:52 -05:00