ASoC: rt711: mutex between calibration and power state changes
authorShuming Fan <shumingf@realtek.com>
Thu, 17 Dec 2020 08:56:51 +0000 (16:56 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 17 Dec 2020 14:24:44 +0000 (14:24 +0000)
commit6108f990c0887d3e8f1db2d13c7012e40a061f28
tree3b46c3fa4f31ef9f1914869227ccc410f4e2935a
parentbb224c3e3e41d940612d4cc9573289cdbd5cb8f5
ASoC: rt711: mutex between calibration and power state changes

To avoid calibration time-out, this patch adds the mutex between calibration and power state changes

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20201217085651.24580-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt711.c