linux-stable/sound/soc/stm
Wen Yang 1c3816a194
ASoC: stm32: sai: add missing put_device()
The of_find_device_by_node() takes a reference to the underlying device
structure, we should release that reference.

Fixes: 7dd0d83558 ("ASoC: stm32: sai: simplify sync modes management")
Signed-off-by: Wen Yang <yellowriver2010@hotmail.com>
Acked-by: Olivier Moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-02-14 13:12:07 +00:00
..
Kconfig ASoC: stm32: add clock dependency for sai 2018-10-23 10:51:44 +01:00
Makefile ASoC: stm32: add DFSDM DAI support 2018-01-10 10:52:05 +00:00
stm32_adfsdm.c ASoC: stm32: remove redundant pointers 'priv' and 'rtd' 2018-08-01 12:16:26 +01:00
stm32_i2s.c SoC: stm32: i2s: manage clock power 2019-02-08 13:01:22 +00:00
stm32_sai.c ASoC: stm32: sai: add missing put_device() 2019-02-14 13:12:07 +00:00
stm32_sai.h ASoC: stm32: sai: set sai as mclk clock provider 2018-10-19 13:12:07 +01:00
stm32_sai_sub.c ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider() 2018-11-13 16:27:48 -08:00
stm32_spdifrx.c ASoC: stm32: spdifrx: Use default dai name 2018-02-12 12:04:33 +00:00