Skip to content

Commit

Permalink
ASoC: RT286: remove test code
Browse files Browse the repository at this point in the history
Remove test code.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Bard Liao authored and Mark Brown committed Jul 7, 2014
1 parent 07cf7cb commit 305b8d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/codecs/rt286.c
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,6 @@ static int rt286_probe(struct snd_soc_codec *codec)
codec->dapm.bias_level = SND_SOC_BIAS_OFF;
rt286->codec = codec;

rt286->i2c->irq = 0;
if (rt286->i2c->irq) {
snd_soc_update_bits(codec,
RT286_IRQ_CTRL, 0x2, 0x2);
Expand Down

0 comments on commit 305b8d8

Please sign in to comment.