linux-stable/sound/soc/sof/imx
Yang Yingliang adc641f1db
ASoC: SOF: imx8ulp: add missing of_node_put() in imx8ulp_probe()
After using 'res_node' returned by of_parse_phandle(), of_node_put()
need be called to decrease the refcount.

Fixes: fb5319af6a ("ASoC: SOF: imx: Add i.MX8ULP HW support")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220824013234.375738-2-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-08-24 12:21:28 +01:00
..
Kconfig ASoC: SOF: imx: Add i.MX8ULP HW support 2022-08-19 13:19:55 +01:00
Makefile ASoC: SOF: imx: Add i.MX8ULP HW support 2022-08-19 13:19:55 +01:00
imx-common.c ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter 2021-12-23 13:38:26 +00:00
imx-common.h ASoC: SOF: imx: Add code to manage DSP related clocks 2021-11-22 15:40:08 +00:00
imx8.c ASoC: SOF: imx: Do not set the load_module ops 2022-04-29 13:06:13 +01:00
imx8m.c ASoC: SOF: imx: Do not set the load_module ops 2022-04-29 13:06:13 +01:00
imx8ulp.c ASoC: SOF: imx8ulp: add missing of_node_put() in imx8ulp_probe() 2022-08-24 12:21:28 +01:00