From 305b8d8782c3b4aa572d496769b93cc3db2ae892 Mon Sep 17 00:00:00 2001 From: Bard Liao Date: Mon, 7 Jul 2014 16:48:36 +0800 Subject: [PATCH] ASoC: RT286: remove test code Remove test code. Signed-off-by: Bard Liao Signed-off-by: Mark Brown --- sound/soc/codecs/rt286.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/codecs/rt286.c b/sound/soc/codecs/rt286.c index acfba9c74c52..7c5f9d0f0af2 100644 --- a/sound/soc/codecs/rt286.c +++ b/sound/soc/codecs/rt286.c @@ -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); -- 2.11.0