OSDN Git Service

ASoC: stm32: i2s: fix dma configuration
authorOlivier Moysan <olivier.moysan@st.com>
Tue, 26 Feb 2019 13:51:07 +0000 (14:51 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 26 Feb 2019 15:41:30 +0000 (15:41 +0000)
commit1ac2bd16448997d9ec01922423486e1e85535eda
treeea6ea17e4deed96b2e64f534d38559c184a9d27d
parentebf629d502cf7aa138b86f36dc016faf6c8e39e3
ASoC: stm32: i2s: fix dma configuration

DMA configuration is not balanced on start/stop.
Move DMA configuration to trigger callback.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/stm32_i2s.c