diff mbox

[1/3] ASoC: RT286: remove test code

Message ID 1404722918-17466-1-git-send-email-bardliao@realtek.com (mailing list archive)
State Accepted
Commit 305b8d8782c3b4aa572d496769b93cc3db2ae892
Headers show

Commit Message

Bard Liao July 7, 2014, 8:48 a.m. UTC
From: Bard Liao <bardliao@realtek.com>

Remove test code.

Signed-off-by: Bard Liao <bardliao@realtek.com>
---
 sound/soc/codecs/rt286.c | 1 -
 1 file changed, 1 deletion(-)

Comments

Mark Brown July 7, 2014, 10:27 a.m. UTC | #1
On Mon, Jul 07, 2014 at 04:48:36PM +0800, bardliao@realtek.com wrote:
> From: Bard Liao <bardliao@realtek.com>
> 
> Remove test code.

Applied all, thanks.
diff mbox

Patch

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