ASoC: RT286: remove test code

Remove test code.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Bard Liao 2014-07-07 16:48:36 +08:00 committed by Mark Brown
parent 07cf7cbadb
commit 305b8d8782
1 changed files with 0 additions and 1 deletions

View File

@ -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);