Commit 5676f5c3 authored by Mark Brown's avatar Mark Brown

ASoC: tas751x: Factor setting of new bias level into the core

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent ab303e4a
......@@ -208,7 +208,6 @@ static int tas571x_set_bias_level(struct snd_soc_codec *codec,
break;
}
codec->dapm.bias_level = level;
return 0;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment