提交 6fc562e4 编写于 作者: A Axel Lin 提交者: Mark Brown

ASoC: soc-pcm: Remove unused global mutex

Since commit b8c0dab9
"ASoC: core - PCM mutex per rtd",
the global pcm_mutex is not being used any more.
Signed-off-by: NAxel Lin <axel.lin@gmail.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 3a52f19e
......@@ -27,8 +27,6 @@
#include <sound/soc.h>
#include <sound/initval.h>
static DEFINE_MUTEX(pcm_mutex);
static int soc_pcm_apply_symmetry(struct snd_pcm_substream *substream)
{
struct snd_soc_pcm_runtime *rtd = substream->private_data;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册