linux/sound/soc/stm
olivier moysan 7dd0d83558
ASoC: stm32: sai: simplify sync modes management
Use function of_find_device_by_node() to retrieve SAI
synchro provider device and private data.
This allows to remove registration of probed SAI
in a linked list.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-11-27 13:09:49 +00:00
..
Kconfig ASoC: stm32: Add SPDIFRX support 2017-06-21 12:09:52 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
stm32_i2s.c ASoC: stm32: explicitly request exclusive reset control 2017-07-19 17:07:04 +01:00
stm32_sai_sub.c ASoC: stm32: sai: fix warning in stm32_sai_set_config() 2017-11-02 10:58:57 +00:00
stm32_sai.c ASoC: stm32: sai: simplify sync modes management 2017-11-27 13:09:49 +00:00
stm32_sai.h ASoC: stm32: sai: Add synchronization support 2017-10-21 11:17:49 +01:00
stm32_spdifrx.c ASoC: stm32: spdifrx: fix control DMA error management 2017-11-06 15:45:45 +00:00