projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07cf7cb
)
ASoC: RT286: remove test code
author
Bard Liao
<bardliao@realtek.com>
Mon, 7 Jul 2014 08:48:36 +0000
(16:48 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 7 Jul 2014 10:26:40 +0000
(12:26 +0200)
Remove test code.
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/rt286.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rt286.c
b/sound/soc/codecs/rt286.c
index acfba9c74c524a2f09aaaa3edae33a1130f60259..7c5f9d0f0af269c0380646b0ee7539c5ae4bd611 100644
(file)
--- 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);