linux/sound/soc/sof/imx
Miaoqian Lin 5441ab46dd ASoC: SOF: Add missing of_node_put() in imx8m_probe
[ Upstream commit 5575f7f491 ]

The device_node pointer is returned by of_parse_phandle()  with refcount
incremented. We should use of_node_put() on it when done.

Fixes: afb93d7165 ("ASoC: SOF: imx: Add i.MX8M HW support")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20220308023325.31702-1-linmq006@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-08 14:23:21 +02:00
..
imx8.c ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types 2021-09-15 16:23:48 +01:00
imx8m.c ASoC: SOF: Add missing of_node_put() in imx8m_probe 2022-04-08 14:23:21 +02:00
imx-common.c ASoC: SOF: imx: update kernel-doc description 2020-12-11 13:23:03 +00:00
imx-common.h ASoC: SOF: imx: Add debug support for imx platforms 2020-09-17 15:53:15 +01:00
Kconfig ASoC: SOF: imx: fix Kconfig punctuation 2020-11-12 17:17:57 +00:00
Makefile ASoC: SOF: imx: Add debug support for imx platforms 2020-09-17 15:53:15 +01:00