Home
last modified time | relevance | path

Searched hist:"61 fb4ff70377cd2c49a3487bdb0156eba6930072" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/stm/
H A Dstm32_sai_sub.cdiff 61fb4ff70377cd2c49a3487bdb0156eba6930072 Thu Oct 19 15:03:18 CEST 2017 Olivier Moysan <olivier.moysan@st.com> ASoC: stm32: sai: Move static settings to DAI init

Audio interface direction and protocol settings does not change
at runtime. So, these settings are moved from hw_params
function to dai_probe and set_fmt.

Signed-off-by: olivier moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>