OpenCloudOS-Kernel/sound/soc/sof/imx
Yang Yingliang 0ba0f44fd5
ASoC: SOF: imx: Add missing of_node_put() in imx8_probe()
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. of_node_put() on it before exiting
this function.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20210617032756.599359-1-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-06-22 12:47:13 +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
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
imx8.c ASoC: SOF: imx: Add missing of_node_put() in imx8_probe() 2021-06-22 12:47:13 +01:00
imx8m.c ASoC: SOF: imx: Add debug support for imx platforms 2020-09-17 15:53:15 +01:00