ASoC: sti: fix possible sleep-in-atomic
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Mon, 13 Jan 2020 10:04:00 +0000 (11:04 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 13 Jan 2020 15:12:26 +0000 (15:12 +0000)
commitce780a47c3c01e1e179d0792df6b853a913928f1
tree94c79a6459e8c06c1ae14e15ab024d12f235d28e
parente0beec88397b163c7c4ea6fcfb67e8e07a2671dc
ASoC: sti: fix possible sleep-in-atomic

Change mutex and spinlock management to avoid sleep
in atomic issue.

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