]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sti: fix channel status update after playback start
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Mon, 24 Oct 2016 14:42:52 +0000 (16:42 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 26 Oct 2016 10:41:28 +0000 (11:41 +0100)
commit32f10d26d6220c0bcb2556e5501c7bba1d74a7b1
tree71416f8153c2de2352cdbd688f60c9b9322000b9
parent1df7eb1ca477b826c461b694d57789b4da41844a
ASoC: sti: fix channel status update after playback start

If 'IEC958 Playback Default' control is updated during playback,
Channel status needs to be set according to the runtime structure.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sti/uniperif_player.c