From 5676f5c3fde96ce36ac3839145eccd83671e2112 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 4 May 2015 12:51:38 +0100 Subject: ASoC: tas751x: Factor setting of new bias level into the core Signed-off-by: Mark Brown --- sound/soc/codecs/tas571x.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sound/soc/codecs/tas571x.c') diff --git a/sound/soc/codecs/tas571x.c b/sound/soc/codecs/tas571x.c index ffdf483..b187ea5 100644 --- a/sound/soc/codecs/tas571x.c +++ b/sound/soc/codecs/tas571x.c @@ -208,7 +208,6 @@ static int tas571x_set_bias_level(struct snd_soc_codec *codec, break; } - codec->dapm.bias_level = level; return 0; } -- cgit v1.1