Home
last modified time | relevance | path

Searched hist:a56df73b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/rockchip/
H A Drockchip_rt5645.ca56df73b Sat Jun 09 17:20:54 CDT 2018 Alexey Khoroshilov <khoroshilov@ispras.ru> ASoC: rockchip: put device_node on remove

snd_rk_mc_probe() gets a couple of device nodes with of_parse_phandle(),
but there is no release of them.

The patch adds remove handler and proper error handling in the probe.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Mark Brown <broonie@kernel.org>
a56df73b Sat Jun 09 17:20:54 CDT 2018 Alexey Khoroshilov <khoroshilov@ispras.ru> ASoC: rockchip: put device_node on remove

snd_rk_mc_probe() gets a couple of device nodes with of_parse_phandle(),
but there is no release of them.

The patch adds remove handler and proper error handling in the probe.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Mark Brown <broonie@kernel.org>