Skip to content

Commit

Permalink
ASoC: tas751x: Factor setting of new bias level into the core
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Mark Brown committed May 4, 2015
1 parent ab303e4 commit 5676f5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/codecs/tas571x.c
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ static int tas571x_set_bias_level(struct snd_soc_codec *codec,
break;
}

codec->dapm.bias_level = level;
return 0;
}

Expand Down

0 comments on commit 5676f5c

Please sign in to comment.