summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt286.c
diff options
context:
space:
mode:
authorBard Liao <bardliao@realtek.com>2014-07-07 08:48:36 (GMT)
committerMark Brown <broonie@linaro.org>2014-07-07 10:26:40 (GMT)
commit305b8d8782c3b4aa572d496769b93cc3db2ae892 (patch)
tree986d5667deab390647a34ecfc670f4fc62fef742 /sound/soc/codecs/rt286.c
parent07cf7cbadb4d97a78be61119a406de8fe446467e (diff)
downloadlinux-305b8d8782c3b4aa572d496769b93cc3db2ae892.tar.xz
ASoC: RT286: remove test code
Remove test code. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/codecs/rt286.c')
-rw-r--r--sound/soc/codecs/rt286.c1
1 files changed, 0 insertions, 1 deletions
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);