From: Bard Liao Date: Mon, 7 Jul 2014 08:48:36 +0000 (+0800) Subject: ASoC: RT286: remove test code X-Git-Tag: v5.15~17162^2~37^2~5^4~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=305b8d8782c3b4aa572d496769b93cc3db2ae892;p=platform%2Fkernel%2Flinux-starfive.git ASoC: RT286: remove test code Remove test code. Signed-off-by: Bard Liao Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt286.c b/sound/soc/codecs/rt286.c index acfba9c..7c5f9d0 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);