Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 305b8d87 authored by Bard Liao's avatar Bard Liao Committed by Mark Brown
Browse files

ASoC: RT286: remove test code



Remove test code.

Signed-off-by: default avatarBard Liao <bardliao@realtek.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 07cf7cba
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);